Commit e71a2950 authored by nimrod's avatar nimrod
Browse files

- Added amend git alias (to commit --amend).

parent 18724895
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
[alias]
    amend = commit --amend
    bull = submodule update --remote
    clear = clean -fdx
    dif = diff --color-words