Last Sync: 2025-12-22 21:18 (Mobile)

This commit is contained in:
2025-12-22 21:18:16 +09:00
parent 9232dc1e9f
commit c20bc82962

View File

@@ -36,4 +36,5 @@ git branch -b [브렌치명]
git stash save git stash save
``` ```
> 잠시 작업중 다른작업을 해야할때 임시로숨겨 놓았다가 다시 할때 쓴다. > 잠시 작업중 다른작업을 해야할때 임시로숨겨 놓았다가 다시 할때 쓴다.
> commit, pull, push등 할때 사용 > commit, pull, push등 할때 사용