author | Junio C Hamano <gitster@pobox.com> | |
Thu, 23 Apr 2009 02:36:19 +0000 (19:36 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 23 Apr 2009 02:36:19 +0000 (19:36 -0700) |
* jc/maint-read-tree-multi:
checkout branch: prime cache-tree fully
read-tree -m A B: prime cache-tree from the switched-to tree
Move prime_cache_tree() to cache-tree.c
read-tree A B: do not corrupt cache-tree
checkout branch: prime cache-tree fully
read-tree -m A B: prime cache-tree from the switched-to tree
Move prime_cache_tree() to cache-tree.c
read-tree A B: do not corrupt cache-tree
1 | 2 | |||
---|---|---|---|---|
builtin-checkout.c | patch | | diff1 | | diff2 | | blob | history |
builtin-read-tree.c | patch | | diff1 | | diff2 | | blob | history |
diff --cc builtin-checkout.c
Simple merge
diff --cc builtin-read-tree.c
Simple merge