]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ob/sequencer-empty-hint-fix' into maint-2.42
authorJunio C Hamano <gitster@pobox.com>
Thu, 2 Nov 2023 07:53:16 +0000 (16:53 +0900)
committerJunio C Hamano <gitster@pobox.com>
Thu, 2 Nov 2023 07:53:16 +0000 (16:53 +0900)
commita00b1127ce09bb963590faaef342618f719e7cc4
tree7cc491da194a5961e35368c564c245faa5bcaa3d
parent7f8314f2770d3a0c82331a45242b8d7f346010ce
parenta9b5955e07793ceadaad05315c1599226d01292f
Merge branch 'ob/sequencer-empty-hint-fix' into maint-2.42

The use of API between two calls to require_clean_work_tree() from
the sequencer code has been cleaned up for consistency.

* ob/sequencer-empty-hint-fix:
  sequencer: rectify empty hint in call of require_clean_work_tree()
sequencer.c
wt-status.c