OSDN Git Service

request-pull: use the branch description
authorJunio C Hamano <gitster@pobox.com>
Tue, 20 Sep 2011 22:52:57 +0000 (15:52 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 5 Oct 2011 21:51:26 +0000 (14:51 -0700)
commitc0168147831fce00975949213eef3471b7a2b76b
treebb79939b9e1e34adc35237ff1a502e59088a1984
parentcf7316663e2ae459591bc52f0a1c91c3a684e48b
request-pull: use the branch description

Now we have branch descriptions stored in the repository, we can
use it when preparing the request-pull message.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-request-pull.sh