]> git.ipfire.org Git - thirdparty/git.git/commit - commit.h
commit: export add_header_signature to support handling signatures on tags
authorEric W. Biederman <ebiederm@xmission.com>
Mon, 2 Oct 2023 02:40:15 +0000 (21:40 -0500)
committerJunio C Hamano <gitster@pobox.com>
Mon, 2 Oct 2023 21:57:39 +0000 (14:57 -0700)
commit6bcc5fa20d960c86a58248e66481c1c57155cca6
tree4ebeb130270b3dd5c8b3dd9a0a62cd41f0433160
parenta3e8ae5473942c0d2621c5936685b6d98e63f006
commit: export add_header_signature to support handling signatures on tags

Rename add_commit_signature as add_header_signature, and expose it so
that it can be used for converting tags from one object format to
another.

Inspired-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
commit.c
commit.h