Loading .gitconfig +1 −1 Original line number Diff line number Diff line [alias] amend = commit --amend autosquash = !GIT_SEQUENCE_EDITOR=true git rebase -i --autosquash bull = submodule update --remote bull = submodule update --remote --init clear = clean -fdx dif = diff --color-words empty-commit = commit --allow-empty Loading Loading
.gitconfig +1 −1 Original line number Diff line number Diff line [alias] amend = commit --amend autosquash = !GIT_SEQUENCE_EDITOR=true git rebase -i --autosquash bull = submodule update --remote bull = submodule update --remote --init clear = clean -fdx dif = diff --color-words empty-commit = commit --allow-empty Loading