diff --git a/.gitconfig b/.gitconfig index 44a343f6e931cf760547854b5491f02c24759b47..3185c8a7c0c54a988a97f51f0d8db523650a6b38 100644 --- a/.gitconfig +++ b/.gitconfig @@ -1,4 +1,5 @@ [alias] + amend = commit --amend bull = submodule update --remote clear = clean -fdx dif = diff --color-words