diff options
author | Junio C Hamano <gitster@pobox.com> | 2011-09-20 15:10:08 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-10-05 14:51:26 -0700 |
commit | b7200e839737491dfe8f0297fba54621fd7d7583 (patch) | |
tree | 2d9fc810c36bbe76729a4252bbe8bcccacdc350a /git-request-pull.sh | |
parent | 739453a3fb74ade725243ac972f02ba1aedabdf6 (diff) | |
download | git-b7200e839737491dfe8f0297fba54621fd7d7583.tar.gz |
branch: teach --edit-description option
Using branch.$name.description as the configuration key, give users a
place to write about what the purpose of the branch is and things like
that, so that various subsystems, e.g. "push -s", "request-pull", and
"format-patch --cover-letter", can later be taught to use this
information.
The "-m" option similar to "commit/tag" is deliberately omitted, as the
whole point of branch description is about giving descriptive information
(the name of the branch itself is a better place for information that fits
on a single-line).
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-request-pull.sh')
0 files changed, 0 insertions, 0 deletions