diff options
author | Stefan Beller <sbeller@google.com> | 2017-11-15 18:00:37 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-11-16 11:12:51 +0900 |
commit | cdaed0cf023a47cae327671fae11c10d88100ee7 (patch) | |
tree | 0724e7266cb60be846d522461b5c7d64f97d10a3 /t | |
parent | builtin/describe.c: rename `oid` to avoid variable shadowing (diff) | |
download | tgif-cdaed0cf023a47cae327671fae11c10d88100ee7.tar.xz |
builtin/describe.c: print debug statements earlier
When debugging, print the received argument at the start of the
function instead of in the middle. This ensures that the received
argument is printed in all code paths, and also allows a subsequent
refactoring to not need to move the "arg" parameter.
Signed-off-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't')
0 files changed, 0 insertions, 0 deletions