Merge branch 'gp/describe-match-uses-glob-pattern' into maint-1.8.1
commit402c2a7ea158eb43015e9c6a517be95c8e35192e
authorJunio C Hamano <gitster@pobox.com>
Mon, 25 Mar 2013 20:45:33 +0000 (25 13:45 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 25 Mar 2013 20:45:33 +0000 (25 13:45 -0700)
tree5ad00faf977fa03f350fb405b183f6fcd6b6a0c2
parenta7b6ad5e90be82f4089be39a78850d5f88e4d552
parent52291497d1ea112137237e6c719e832599eab526
Merge branch 'gp/describe-match-uses-glob-pattern' into maint-1.8.1

The "--match=<pattern>" argument "git describe" takes uses glob
pattern but it wasn't obvious from the documentation.

* gp/describe-match-uses-glob-pattern:
  describe: Document --match pattern format