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

This commit is contained in:
2025-12-22 21:29:34 +09:00
parent b42a863a86
commit b495abe9a1

View File

@@ -64,3 +64,7 @@ git stash apply; git stash drop;
```
>여러가지 명령을 한번에 사용할때 쓴다.
```
git stash pop
```
>git stash apply; git stash drop; 를 한번에 실행하는 명령