diff options
author | Tim Schumacher <timschumi@gmx.de> | 2018-09-16 09:50:01 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-09-17 08:50:04 -0700 |
commit | 82f71d9a5a9df718553bf257ad8610e2ef1e1179 (patch) | |
tree | b5379b1b4eee70b50baf89090865d673d03c70df /t/t1700-split-index.sh | |
parent | alias: add support for aliases of an alias (diff) | |
download | tgif-82f71d9a5a9df718553bf257ad8610e2ef1e1179.tar.xz |
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 't/t1700-split-index.sh')
0 files changed, 0 insertions, 0 deletions