Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
pretty: use starts_with() to check for a prefix
author
René Scharfe
<l.s.r@web.de>
Sat, 21 Feb 2015 19:53:09 +0000
(20:53 +0100)
committer
Junio C Hamano
<gitster@pobox.com>
Sun, 22 Feb 2015 20:01:37 +0000
(12:01 -0800)
Simplify the code and avoid duplication by using starts_with() instead
of strlen() and strncmp() to check if a line starts with "encoding ".
Signed-off-by: Rene Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
68d6d6e
)
No differences found