]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jc/mktree'
authorJunio C Hamano <gitster@pobox.com>
Sun, 31 May 2009 23:17:11 +0000 (16:17 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 31 May 2009 23:17:11 +0000 (16:17 -0700)
* 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

1  2 
Makefile

diff --cc Makefile
Simple merge