added git
This commit is contained in:
parent
1502f90c91
commit
74aaa072aa
|
@ -0,0 +1,7 @@
|
||||||
|
# $git stash
|
||||||
|
|
||||||
|
## Stashing 1 file
|
||||||
|
|
||||||
|
```
|
||||||
|
git stash push [-m <message>] [--] [<pathspec>...]
|
||||||
|
```
|
Loading…
Reference in New Issue