author | Petr Baudis <pasky@ucw.cz> | |
Wed, 13 Apr 2005 09:02:34 +0000 (02:02 -0700) | ||
committer | Petr Baudis <xpasky@machine> | |
Wed, 13 Apr 2005 09:02:34 +0000 (02:02 -0700) | ||
commit | 7912c07037cf704394e9bcb7cb24c05ee03aa921 | |
tree | 69bfdfa541c368a47a86482dfe66e488b152fe3d | tree | snapshot |
parent | c57a3a91f1cc0d037e7b7992cbfa6f4213dcf37e | commit | diff |
[PATCH] ls-tree for listing trees
ls-tree tool provides just a way to export the binary tree objects
to a usable text format. This is bound to be useful in variety
of scripts, although none of those I have currently uses it.
But e.g. the simple script I've sent to HPA for purging the object
database uses it.
Signed-off-by: Petr Baudis <pasky@ucw.cz>
ls-tree tool provides just a way to export the binary tree objects
to a usable text format. This is bound to be useful in variety
of scripts, although none of those I have currently uses it.
But e.g. the simple script I've sent to HPA for purging the object
database uses it.
Signed-off-by: Petr Baudis <pasky@ucw.cz>
Makefile | diff | blob | history | |
ls-tree.c | [new file with mode: 0644] | blob |