-
Git 명령어 - stashGit 2021. 6. 17. 14:20
Git 명령어 - stash
작업중인 파일을 임시 브랜치를 생성하여 보관합니다.
예제
git stash
'Git' 카테고리의 다른 글
Git 명령어 - checkout (0) 2021.06.17 Git 명령어 - branch (0) 2021.06.17 Git 명령어 - fetch (0) 2021.06.17 Git 명령어 - commit (0) 2021.06.17 Git 명령어 - remote add (0) 2021.06.17