]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ds/trace-log-progress-fix'
authorJunio C Hamano <gitster@pobox.com>
Wed, 20 May 2020 15:33:28 +0000 (08:33 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 20 May 2020 15:33:28 +0000 (08:33 -0700)
commit85d6e28a620c91c5c789b38271a662b384269d46
treecbb509635a4a611341cc8a9392d6237179d48a9a
parent55df1a69d76ec32553419adf9f8285f26cec964d
parent3af029c484fc72f546078966af538db55933e83d
Merge branch 'ds/trace-log-progress-fix'

Last-minute fix for our recent change to allow use of progress API
as a traceable region.

* ds/trace-log-progress-fix:
  progress: call trace2_region_leave() only after calling _enter()