commit | 53228a5fb8e80f87803e4a3ba8ed25b70fb4871d | [log] [tgz] |
---|---|---|
author | Junio C Hamano <junkio@cox.net> | Sat Nov 26 00:50:02 2005 -0800 |
committer | Junio C Hamano <junkio@cox.net> | Mon Nov 28 23:13:02 2005 -0800 |
tree | 0097d17996b5c71f3fb386eef354c84ffa3caaf2 | |
parent | 5a3277133d200151fe526e56e036c933d343958a [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>