Merge branch 'jc/mktree' into sb/opt-filename
commit3d09e64ac10aab1ae6ae1ac9cce7a6ebb43f2e50
authorJunio C Hamano <gitster@pobox.com>
Mon, 25 May 2009 08:04:10 +0000 (25 01:04 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 25 May 2009 08:04:10 +0000 (25 01:04 -0700)
tree0b87c675f6495e45bec4fb2b16fd84b235460a5e
parent8a17595899ac49a24128db76a80fbb35da487845
parent31c8221acb7c7acaea6ce2c680c2985581ce0066
Merge branch 'jc/mktree' into sb/opt-filename

* jc/mktree:
  mktree: validate entry type in input
  mktree --batch: build more than one tree object
  mktree --missing: updated usage message and man page
  mktree --missing: allow missing objects
  t1010: add mktree test
  mktree: do not barf on a submodule commit
  builtin-mktree.c: use a helper function to handle one line of input
  mktree: use parse-options
  build-in git-mktree
Makefile