]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commitaaf0a421e2c8a71e2d804f359f4005320ed6d916
tree0a6f4d851ed79668f9825eeaddc5e4b3e9cd2ad6
parent84d79009d98d68aa811a210fa980c91e195c716f
parentac300bda10a137be06b7ac7c41452dbf8864f134
Merge branch 'mp/rebase-label-length-limit'

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