Last Sync: 2025-12-22 21:29 (Mobile)
This commit is contained in:
@@ -64,3 +64,7 @@ git stash apply; git stash drop;
|
|||||||
```
|
```
|
||||||
>여러가지 명령을 한번에 사용할때 쓴다.
|
>여러가지 명령을 한번에 사용할때 쓴다.
|
||||||
|
|
||||||
|
```
|
||||||
|
git stash pop
|
||||||
|
```
|
||||||
|
>git stash apply; git stash drop; 를 한번에 실행하는 명령
|
||||||
Reference in New Issue
Block a user