|
|
@@ -321,6 +321,7 @@ endif |
|
|
|
$(git_conf) alias.me "merge --no-ff --stat --verbose" |
|
|
|
$(git_conf) alias.ffme "merge --ff-only --stat --verbose" |
|
|
|
$(git_conf) alias.gr "grep -n" |
|
|
|
$(git_conf) alias.atag "tag -a" |
|
|
|
$(git_conf) alias.ls "ls-files" |
|
|
|
# $(git_conf) alias.ls "ls-files -v --full-name" |
|
|
|
# $(git_conf) alias.ls "status -u -s ." |
|
|
|