[git] Add really-clean alias

This commit is contained in:
Eryn Wells 2022-11-02 10:24:48 -07:00
parent 833c4c8a6f
commit 247a27cd78

View file

@ -60,6 +60,7 @@
pf = push -uf
f = fetch
sup = submodule update --recursive
really-clean = clean -fd
[ui]
color = true
[diff]