Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
rerere.c: use symbolic constants to keep track of parsing states
author
Junio C Hamano
<gitster@pobox.com>
Fri, 29 Aug 2008 17:12:23 +0000
(10:12 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Sun, 31 Aug 2008 02:41:43 +0000
(19:41 -0700)
These hardcoded integers make the code harder to follow than necessary;
replace them with enums to make it easier to read, before adding support
for optionally parsing "diff3 -m" style conflict markers.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
cc58d7d
)
No differences found