]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'mp/rebase-label-length-limit' into maint-2.42
authorJunio C Hamano <gitster@pobox.com>
Thu, 2 Nov 2023 07:53:14 +0000 (16:53 +0900)
committerJunio C Hamano <gitster@pobox.com>
Thu, 2 Nov 2023 07:53:14 +0000 (16:53 +0900)
Overly long label names used in the sequencer machinery are now
chopped to fit under filesystem limitation.

* mp/rebase-label-length-limit:
  rebase: allow overriding the maximal length of the generated labels
  sequencer: truncate labels to accommodate loose refs

1  2 
git-compat-util.h
sequencer.c

Simple merge
diff --cc sequencer.c
Simple merge