author | Junio C Hamano <junkio@cox.net> | |
Sat, 18 Feb 2006 01:34:31 +0000 (17:34 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sat, 18 Feb 2006 01:34:31 +0000 (17:34 -0800) | ||
commit | 0f4aa3993de5fc7252e43ebd872fd9e4b615873d | |
tree | c1bc426473d26ac243cf75999e308bd31bcadf0e | tree | snapshot |
parent | 07e8ab9be913bd50595707f21a896ac15c4f5a89 | commit | diff |
parent | 735d80b3bf1be9513d030e61af1ef6512cec015a | commit | diff |
Merge branch 'fix'
* fix:
Document --short and --git-dir in git-rev-parse(1)
git-rev-parse: Fix --short= option parsing
Prevent git-upload-pack segfault if object cannot be found
Abstract test_create_repo out for use in tests.
Trap exit to clean up created directory if clone fails.
* fix:
Document --short and --git-dir in git-rev-parse(1)
git-rev-parse: Fix --short= option parsing
Prevent git-upload-pack segfault if object cannot be found
Abstract test_create_repo out for use in tests.
Trap exit to clean up created directory if clone fails.
rev-parse.c | diff1 | | diff2 | | blob | history |
sha1_file.c | diff1 | | diff2 | | blob | history |