Merge branch 'fix'
authorJunio C Hamano <junkio@cox.net>
Sat, 18 Feb 2006 01:34:31 +0000 (17:34 -0800)
committerJunio C Hamano <junkio@cox.net>
Sat, 18 Feb 2006 01:34:31 +0000 (17:34 -0800)
commit0f4aa3993de5fc7252e43ebd872fd9e4b615873d
treec1bc426473d26ac243cf75999e308bd31bcadf0e
parent07e8ab9be913bd50595707f21a896ac15c4f5a89
parent735d80b3bf1be9513d030e61af1ef6512cec015a
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.
rev-parse.c
sha1_file.c