diff options
author | Jeff King <peff@peff.net> | 2015-06-22 06:45:41 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-06-22 14:55:52 -0700 |
commit | 44b877e9bc944258db096a0ec57151be7c8cbf66 (patch) | |
tree | a0dfb70a1c31622cdd2ee1f3fde9f80d9945bc67 /t/t9146-git-svn-empty-dirs.sh | |
parent | 82330950d96a2c2b971ec5b29f59625bcfb62d47 (diff) | |
download | git-44b877e9bc944258db096a0ec57151be7c8cbf66.tar.gz |
cat-file: split batch_one_object into two stages
There are really two things going on in this function:
1. We convert the name we got on stdin to a sha1.
2. We look up and print information on the sha1.
Let's split out the second half so that we can call it
separately.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t9146-git-svn-empty-dirs.sh')
0 files changed, 0 insertions, 0 deletions