#github
Read more stories on Hashnode
Articles with this tag
How to use git stash Here's the sequence to follow when using git stash: Save changes to branch A. Run git stash. Check out branch B. Fix the bug in...
Git What is git internals CS50 ? designed to be distributed. .git -> folder inside your working directory changes that we make in local are...