Hello,I made some changes to chapter-three branch and without committing the changes when I am switching to master branch then I am not getting any error as stated in the stashing and cleaning video , below is the log for the same : PS C:\Users\mohit\mywebpage> git statusOn branch chapter-threeChanges not staged for commit: (use "git add <file>..." to update what will be committed) (use "git restore <file>..." to discard changes in working directory) modified: mypage.html modified: mypage.html.txtUntracked files: (use "git add <file>..." to include in what will be committed) hostory.htmlno changes added to commit (use "git add" and/or "git commit -a")PS C:\Users\mohit\mywebpage> git checkout masterSwitched to branch 'master'M mypage.htmlM mypage.html.txtPS C:\Users\mohit\mywebpage>
196 visits
Outline:- اسٹاسنگ کے بارے میں - اسٹاسش بنانا - اسٹاسش لاگو کرنا - ایک اسٹاس ڈلیٹ کرنا - تمام اسٹاسش ایک بار میں ہٹانا
- اسٹاسنگ کے بارے میں - اسٹاسش بنانا - اسٹاسش لاگو کرنا - ایک اسٹاس ڈلیٹ کرنا - تمام اسٹاسش ایک بار میں ہٹانا
Show video info
Pre-requisite