]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jt/trace-error-on-warning'
authorJunio C Hamano <gitster@pobox.com>
Tue, 8 Dec 2020 23:11:17 +0000 (15:11 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 8 Dec 2020 23:11:17 +0000 (15:11 -0800)
Like die() and error(), a call to warning() will also trigger a
trace2 event.

* jt/trace-error-on-warning:
  usage: add trace2 entry upon warning()

1  2 
usage.c

diff --cc usage.c
Simple merge