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>
215 visits
Outline:- স্ট্যাশিং সম্পর্কে - স্ট্যাশিং বানানো - স্ট্যাশিং প্রয়োগ করা - একটি স্ট্যাশ মুছে ফেলা - সকল স্ট্যাশেস একেবারে মোছা
- স্ট্যাশিং সম্পর্কে - স্ট্যাশিং বানানো - স্ট্যাশিং প্রয়োগ করা - একটি স্ট্যাশ মুছে ফেলা - সকল স্ট্যাশেস একেবারে মোছা
Show video info
Pre-requisite