Merge branch 'zh/commit-trailer'
authorJunio C Hamano <gitster@pobox.com>
Wed, 7 Apr 2021 23:54:08 +0000 (16:54 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 7 Apr 2021 23:54:08 +0000 (16:54 -0700)
commit68e15e0c231bfa50e254fc87d054649161a7e301
tree0706474cce507f7bb5fcce4f9a8f612a095f35c8
parenta548f3e0adb55ecee0517f5ebdc109074c0c1d5c
parent2daae3d1d1bf513f1e1c00f1e4df75e1cb500e0f
Merge branch 'zh/commit-trailer'

"git commit" learned "--trailer <key>[=<value>]" option; together
with the interpret-trailers command, this will make it easier to
support custom trailers.

* zh/commit-trailer:
  commit: add --trailer option
Documentation/git-commit.txt
builtin/commit.c