Simple Use Of Git Stash Command

preview_player
Показать описание
In this quick tutorial, I show you how the git stash command can save your work and put it in hold while you continue working on other stuff. When done and you want to get back your saved work, the git stash pop command can do that magically. Neat approach that I use often in my work instead of checking out branches for the same purpose :)
Рекомендации по теме