Programming/GIT

git stash pop

SharingWorld 2018. 10. 22. 19:08
# git stash pop

git stash 해서 사라진 코드들을

다시 복원할 수 있는 명령어.