]> Pileus Git - ~andy/git/commitdiff
Merge branch 'jk/remote-helper-with-signed-tags'
authorJunio C Hamano <gitster@pobox.com>
Wed, 24 Apr 2013 23:30:50 +0000 (16:30 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 24 Apr 2013 23:30:50 +0000 (16:30 -0700)
Allows remote-helpers to declare they can handle signed tags, and
issue a warning when using those that don't.

* jk/remote-helper-with-signed-tags:
  transport-helper: add 'signed-tags' capability
  transport-helper: pass --signed-tags=warn-strip to fast-export
  fast-export: add --signed-tags=warn-strip mode


Trivial merge