]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit396a167bd4e68f496981345c3d89459abb910b7e
treeecb9516c0a1054328aae54debc1cf03eeddef605
parent31730a30a031b2954d1b670493fffc734cbe68cd
parentac300bda10a137be06b7ac7c41452dbf8864f134
Merge branch 'mp/rebase-label-length-limit' into maint-2.42

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
git-compat-util.h
sequencer.c