author | Junio C Hamano <junkio@cox.net> | |
Sat, 26 Nov 2005 08:50:02 +0000 (00:50 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 29 Nov 2005 07:13:02 +0000 (23:13 -0800) | ||
commit | 53228a5fb8e80f87803e4a3ba8ed25b70fb4871d | |
tree | 0097d17996b5c71f3fb386eef354c84ffa3caaf2 | tree | snapshot |
parent | 5a3277133d200151fe526e56e036c933d343958a | commit | diff |
Make the rest of commands work from a subdirectory.
These commands are converted to run from a subdirectory.
commit-tree convert-objects merge-base merge-index mktag
pack-objects pack-redundant prune-packed read-tree tar-tree
unpack-file unpack-objects update-server-info write-tree
Signed-off-by: Junio C Hamano <junkio@cox.net>
These commands are converted to run from a subdirectory.
commit-tree convert-objects merge-base merge-index mktag
pack-objects pack-redundant prune-packed read-tree tar-tree
unpack-file unpack-objects update-server-info write-tree
Signed-off-by: Junio C Hamano <junkio@cox.net>
14 files changed:
commit-tree.c | diff | blob | history | |
convert-objects.c | diff | blob | history | |
merge-base.c | diff | blob | history | |
merge-index.c | diff | blob | history | |
mktag.c | diff | blob | history | |
pack-objects.c | diff | blob | history | |
pack-redundant.c | diff | blob | history | |
prune-packed.c | diff | blob | history | |
read-tree.c | diff | blob | history | |
tar-tree.c | diff | blob | history | |
unpack-file.c | diff | blob | history | |
unpack-objects.c | diff | blob | history | |
update-server-info.c | diff | blob | history | |
write-tree.c | diff | blob | history |