diff options
author | Jeff King <peff@peff.net> | 2009-02-18 22:35:45 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-02-18 19:59:16 -0800 |
commit | 66648ad7fed840adef0343a1e0bf5188d32f5569 (patch) | |
tree | 8a09429c81d19c72298555277718307fe91b43bf /builtin-annotate.c | |
parent | Avoid segfault with 'git branch' when the HEAD is detached (diff) | |
download | tgif-66648ad7fed840adef0343a1e0bf5188d32f5569.tar.xz |
branch: clean up repeated strlen
Commit 45e2b61 fixed the initialization of a "len" struct
parameter via strlen. We can use that to clean up what is
now 3 strlens in a 6-line sequence.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin-annotate.c')
0 files changed, 0 insertions, 0 deletions