[git] Add really-clean alias
This commit is contained in:
parent
833c4c8a6f
commit
247a27cd78
1 changed files with 1 additions and 0 deletions
|
@ -60,6 +60,7 @@
|
||||||
pf = push -uf
|
pf = push -uf
|
||||||
f = fetch
|
f = fetch
|
||||||
sup = submodule update --recursive
|
sup = submodule update --recursive
|
||||||
|
really-clean = clean -fd
|
||||||
[ui]
|
[ui]
|
||||||
color = true
|
color = true
|
||||||
[diff]
|
[diff]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue