diff options
author | Junio C Hamano <junkio@cox.net> | 2005-04-15 08:37:05 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-04-15 08:37:05 -0700 |
commit | aa1c48df8172f844455cc12f25aa49be8ffdd828 (patch) | |
tree | 0965df45db7cf28dba93b554bdf26b61e8b950f7 /rev-tree.c | |
parent | 33deb63a36f523c513cf29598d9c05fe78a23cac (diff) | |
download | git-aa1c48df8172f844455cc12f25aa49be8ffdd828.tar.gz git-aa1c48df8172f844455cc12f25aa49be8ffdd828.tar.xz |
[PATCH] ls-tree enhancements
This adds '-r' (recursive) option and '-z' (NUL terminated)
option to ls-tree. I need it so that the merge-trees (formerly
known as git-merge.perl) script does not need to create any
temporary dircache while merging. It used to use show-files on
a temporary dircache to get the list of files in the ancestor
tree, and also used the dircache to store the result of its
automerge. I probably still need it for the latter reason, but
with this patch not for the former reason anymore.
It is relative to bb95843a5a0f397270819462812735ee29796fb4
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'rev-tree.c')
0 files changed, 0 insertions, 0 deletions