]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'js/trace2-raise-format-version'
authorJunio C Hamano <gitster@pobox.com>
Fri, 12 Nov 2021 23:29:25 +0000 (15:29 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 12 Nov 2021 23:29:25 +0000 (15:29 -0800)
When we added a new event type to trace2 event stream, we forgot to
raise the format version number, which has been corrected.

* js/trace2-raise-format-version:
  trace2: increment event format version


Trivial merge