summaryrefslogtreecommitdiff
path: root/usage.c
diff options
context:
space:
mode:
authorLibravatar Jeff King <peff@peff.net>2013-10-24 04:53:01 -0400
committerLibravatar Junio C Hamano <gitster@pobox.com>2013-10-24 15:43:50 -0700
commit0064053bd76ba385e1b5d51b6175bc17bc507804 (patch)
tree50da5cf8b850762e6219618292a14941fd163e2f /usage.c
parentlog_tree_diff: die when we fail to parse a commit (diff)
downloadtgif-0064053bd76ba385e1b5d51b6175bc17bc507804.tar.xz
assume parse_commit checks commit->object.parsed
The parse_commit function will check the "parsed" flag of the object and do nothing if it is set. There is no need for callers to check the flag themselves, and doing so only clutters the code. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'usage.c')
0 files changed, 0 insertions, 0 deletions