Merge branch 'jk/remote-helper-with-signed-tags'
commitcd33b41c695be45974be38fb2f47768fc1b17190
authorJunio C Hamano <gitster@pobox.com>
Wed, 24 Apr 2013 23:30:50 +0000 (24 16:30 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 24 Apr 2013 23:30:50 +0000 (24 16:30 -0700)
tree8fe251d196337118b2108c7a43a03b6347c798e8
parent2d0b07178d548fd23954e3a6444f1d4d2d8b3a40
parent0d957a4df5248b53c4160babdcfa0cefba848c93
Merge branch 'jk/remote-helper-with-signed-tags'

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