Merge branch 'jc/cache-tree' into next
authorJunio C Hamano <junkio@cox.net>
Wed, 26 Apr 2006 10:39:01 +0000 (03:39 -0700)
committerJunio C Hamano <junkio@cox.net>
Wed, 26 Apr 2006 10:39:01 +0000 (03:39 -0700)
* jc/cache-tree:
  commit-tree: allow generic object name for the tree as well.
  Makefile: remove and create xdiff library from scratch.
  t0000-basic: Add ls-tree recursive test back.

1  2 
Makefile
update-index.c

diff --cc Makefile
Simple merge
diff --cc update-index.c
@@@ -6,8 -6,8 +6,9 @@@
  #include "cache.h"
  #include "strbuf.h"
  #include "quote.h"
+ #include "cache-tree.h"
  #include "tree-walk.h"
 +#include "cache-tree.h"
  
  /*
   * Default to not allowing changes to the list of files. The