diff options
author | Junio C Hamano <junkio@cox.net> | 2006-10-23 22:48:45 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-10-23 22:48:45 -0700 |
commit | 5d9e8ee78b1df7a9c1b2d13c2b58628201f01f72 (patch) | |
tree | daecf5b185c34018a151ed1d5e6beb51e425385c /builtin-show-ref.c | |
parent | c31820c26b8f164433e67d28c403ca0df0316055 (diff) | |
download | git-5d9e8ee78b1df7a9c1b2d13c2b58628201f01f72.tar.gz |
t3200: git-branch testsuite update
The test expected "git branch --help" to exit successfully, but
built-ins spawn "man" when given --help, and when the test is
run, manpages may not be installed yet and "man" can legally
exit non-zero in such a case.
Also the new implementation logs "Created from master", instead
of "Created from HEAD" in the reflog, which makes a lot more
sense, so adjust the test to match that.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'builtin-show-ref.c')
0 files changed, 0 insertions, 0 deletions