diff options
author | 2015-06-22 06:45:41 -0400 | |
---|---|---|
committer | 2015-06-22 14:55:52 -0700 | |
commit | 44b877e9bc944258db096a0ec57151be7c8cbf66 (patch) | |
tree | a0dfb70a1c31622cdd2ee1f3fde9f80d9945bc67 /Documentation/git-fsck.txt | |
parent | cat-file: stop returning value from batch_one_object (diff) | |
download | tgif-44b877e9bc944258db096a0ec57151be7c8cbf66.tar.xz |
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 'Documentation/git-fsck.txt')
0 files changed, 0 insertions, 0 deletions