aboutsummaryrefslogtreecommitdiffstats
path: root/refs/files-backend.c
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@datawire.io>2025-03-10 16:57:43 +0100
committerJunio C Hamano <gitster@pobox.com>2025-03-10 13:24:55 -0700
commit3b24d86c56949ca0485bb279e49671b3942ad5a6 (patch)
tree161f8f5f8f040e2a8703b29792c6becf1a3aeb7c /refs/files-backend.c
parentfast-export: fix missing whitespace after switch (diff)
downloadgit-3b24d86c56949ca0485bb279e49671b3942ad5a6.tar.gz
git-3b24d86c56949ca0485bb279e49671b3942ad5a6.zip
fast-export: rename --signed-tags='warn' to 'warn-verbatim'
The --signed-tags= option takes one of five arguments specifying how to handle signed tags during export. Among these arguments, 'strip' is to 'warn-strip' as 'verbatim' is to 'warn' (the unmentioned argument is 'abort', which stops the fast-export process entirely). That is, signatures are either stripped or copied verbatim while exporting, with or without a warning. Match the pattern and rename 'warn' to 'warn-verbatim' to make it clear that it instructs fast-export to copy signatures verbatim. To maintain backwards compatibility, 'warn' is still recognized as deprecated synonym of 'warn-verbatim'. Signed-off-by: Luke Shumaker <lukeshu@datawire.io> Signed-off-by: Christian Couder <chriscool@tuxfamily.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'refs/files-backend.c')
0 files changed, 0 insertions, 0 deletions