Merge branch 'la/tag-force-signing-annotated-tags'
commita2595f05c7d8c9369623cbc19f92f3f1be6fb534
authorJunio C Hamano <gitster@pobox.com>
Wed, 6 Apr 2016 18:39:13 +0000 (6 11:39 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 6 Apr 2016 18:39:13 +0000 (6 11:39 -0700)
tree9112ba6b6e9423a8a84d274f3d90841ce444c643
parent01e1d54418a016fb305cb29295f54a86c57dc316
parent61c2fe0c2984a7785e2ac803ce33e23663295b24
Merge branch 'la/tag-force-signing-annotated-tags'

"git tag" can create an annotated tag without explicitly given an
"-a" (or "-s") option (i.e. when a tag message is given).  A new
configuration variable, tag.forceSignAnnotated, can be used to tell
the command to create signed tag in such a situation.

* la/tag-force-signing-annotated-tags:
  tag: add the option to force signing of annotated tags
Documentation/config.txt