]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'mg/sequencer-untranslate-reflog'
authorJunio C Hamano <gitster@pobox.com>
Mon, 29 Aug 2022 21:55:13 +0000 (14:55 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 29 Aug 2022 21:55:13 +0000 (14:55 -0700)
The sequencer machinery translated messages left in the reflog by
mistake, which has been corrected.

* mg/sequencer-untranslate-reflog:
  sequencer: do not translate command names
  sequencer: do not translate parameters to error_resolve_conflict()
  sequencer: do not translate reflog messages


Trivial merge