diff options
author | Junio C Hamano <junkio@cox.net> | 2006-02-20 21:50:01 -0800 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-02-21 00:50:05 -0800 |
commit | 83f50539a9b1f18ccf0a4e1b84169eb4a24b3ea4 (patch) | |
tree | 4b54da23a2d96c75bf272ab66e015ea756af684c /environment.c | |
parent | 8cf828b43c3c1ee6d85622d155a1b0639842f66a (diff) | |
download | git-83f50539a9b1f18ccf0a4e1b84169eb4a24b3ea4.tar.gz |
git-mktree: reverse of git-ls-tree.
This reads data in the format a (non recursive) ls-tree outputs
and writes a tree object to the object database. The created
tree object name is output to the standard output.
For convenience, the input data does not need to be sorted; the
command sorts the input lines internally.
By request from Tommi Virtanen.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'environment.c')
0 files changed, 0 insertions, 0 deletions