Commit dfadc023 authored by nimrod's avatar nimrod
Browse files

- Better naming convention for Git clean aliases.

parent e40ff9d9
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -2,7 +2,8 @@
    amend = commit --amend
    autosquash = !GIT_SEQUENCE_EDITOR=true git rebase -i --autosquash
    bull = submodule update --remote --init
    clear = clean -fdx
    cleaan = clean -fdX
    cleaaan = clean -fdx
    dif = diff --color-words
    empty-commit = commit --allow-empty
	exec = "!exec "