diff options
author | Thomas Wolf <thomas.wolf@paranor.ch> | 2021-01-07 17:10:45 +0100 |
---|---|---|
committer | Thomas Wolf <thomas.wolf@paranor.ch> | 2021-01-10 10:19:40 -0500 |
commit | dd3846513bbc682b9c51b09d369687ab7a036a49 (patch) | |
tree | 83d745d1dc95baab8b1009edfe11f0cbe47e2d96 /pom.xml | |
parent | db48fcedbc7284076f48f00e836ab944ff119fdb (diff) | |
download | jgit-dd3846513bbc682b9c51b09d369687ab7a036a49.tar.gz jgit-dd3846513bbc682b9c51b09d369687ab7a036a49.zip |
Tag message must not include the signature
Signatures on tags are just tacked onto the end of the message.
Getting the message must not return the signature. Compare [1]
and [2] in C git, which both drop a signature at the end of an
object body.
[1] https://github.com/git/git/blob/21bf933/builtin/tag.c#L173
[2] https://github.com/git/git/blob/21bf933/ref-filter.c#L1276
Change-Id: Ic8a1062b8bc77f2d7c138c3fe8a7fd13b1253f38
Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
Diffstat (limited to 'pom.xml')
0 files changed, 0 insertions, 0 deletions