]> git.ipfire.org Git - thirdparty/git.git/commit - t/t3301-notes.sh
Merge branch 'la/trailer-cleanups'
authorJunio C Hamano <gitster@pobox.com>
Tue, 2 Jan 2024 21:51:29 +0000 (13:51 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 2 Jan 2024 21:51:29 +0000 (13:51 -0800)
commit59a29e1274948bf9a3ef44c65903d09194464e1c
tree99be8596157d36d62baed5a38e195e99c91c1dad
parent43ec8791692f70768fa8eb23056db6a4e0ba3c6a
parentde7c27a1869953158436e60542ea556d78c3f4c2
Merge branch 'la/trailer-cleanups'

Code clean-up.

* la/trailer-cleanups:
  trailer: use offsets for trailer_start/trailer_end
  trailer: find the end of the log message
  commit: ignore_non_trailer computes number of bytes to ignore
builtin/commit.c
builtin/merge.c
commit.c
sequencer.c
trailer.c