aboutsummaryrefslogtreecommitdiffstats
path: root/builtin/commit.c
diff options
context:
space:
mode:
authorTim Schumacher <timschumi@gmx.de>2018-09-16 09:50:01 +0200
committerJunio C Hamano <gitster@pobox.com>2018-09-17 08:50:04 -0700
commit82f71d9a5a9df718553bf257ad8610e2ef1e1179 (patch)
treeb5379b1b4eee70b50baf89090865d673d03c70df /builtin/commit.c
parentalias: add support for aliases of an alias (diff)
downloadgit-82f71d9a5a9df718553bf257ad8610e2ef1e1179.tar.gz
git-82f71d9a5a9df718553bf257ad8610e2ef1e1179.zip
alias: show the call history when an alias is looping
Just printing the command that the user entered is not particularly helpful when trying to find the alias that causes the loop. Print the history of substituted commands to help the user find the offending alias. Mark the entrypoint of the loop with "<==" and the last command (which looped back to the entrypoint) with "==>". Signed-off-by: Tim Schumacher <timschumi@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions