]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'mp/rebase-label-length-limit'
authorJunio C Hamano <gitster@pobox.com>
Thu, 24 Aug 2023 16:32:33 +0000 (09:32 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 24 Aug 2023 16:32:33 +0000 (09:32 -0700)
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