]> rtime.felk.cvut.cz Git - git.git/commit
tests for request-pull
authorJonathan Nieder <jrnieder@gmail.com>
Sat, 24 Apr 2010 12:11:51 +0000 (07:11 -0500)
committerJunio C Hamano <gitster@pobox.com>
Sat, 1 May 2010 18:01:27 +0000 (11:01 -0700)
commit30c56eaa2e7ab230a89a6fdc76682d2afaf5d4b1
treeab7e90ae609ac82e88d130401e324945e312bf19
parente92e9cd3c388544f4f521736df844b37908c3879
tests for request-pull

Test that request-pull handles failure to push cleanly, writes
pull requests that produce the correct effect when followed, and
uses a predictable format.

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t5150-request-pull.sh [new file with mode: 0644]