commit | cd16c59bfa216b7e153f357ccfa89d2a567b8c00 | [log] [tgz] |
---|---|---|
author | John Keeping <john@keeping.me.uk> | Sun Apr 14 11:57:06 2013 +0100 |
committer | Junio C Hamano <gitster@pobox.com> | Mon Apr 15 09:02:25 2013 -0700 |
tree | cf9bd5bfece3d6d070a1f9a2d6b28490b0539404 | |
parent | 85e7e81ccfcec98972e341ab81b0109084b84906 [diff] |
fast-export: add --signed-tags=warn-strip mode This issues a warning while stripping signatures from signed tags, which allows us to use it as default behaviour for remote helpers which cannot specify how to handle signed tags. Signed-off-by: John Keeping <john@keeping.me.uk> Signed-off-by: Junio C Hamano <gitster@pobox.com>