|
|
@@ -317,6 +317,7 @@ endif |
|
|
|
$(git_conf) alias.cf "commit --verbose --fixup=HEAD -m WIP" |
|
|
|
$(git_conf) alias.co "switch" |
|
|
|
$(git_conf) alias.sw "switch" |
|
|
|
$(git_conf) alias.re "restore" |
|
|
|
$(git_conf) alias.cim "commit --verbose -m" |
|
|
|
$(git_conf) alias.di "diff --color" |
|
|
|
$(git_conf) alias.me "merge --no-ff --stat --verbose" |
|
|
|