summaryrefslogtreecommitdiff
path: root/builtin/push.c
diff options
context:
space:
mode:
authorLibravatar Jeff King <peff@peff.net>2015-06-22 06:45:41 -0400
committerLibravatar Junio C Hamano <gitster@pobox.com>2015-06-22 14:55:52 -0700
commit44b877e9bc944258db096a0ec57151be7c8cbf66 (patch)
treea0dfb70a1c31622cdd2ee1f3fde9f80d9945bc67 /builtin/push.c
parentcat-file: stop returning value from batch_one_object (diff)
downloadtgif-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 'builtin/push.c')
0 files changed, 0 insertions, 0 deletions