Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Simplify parsing branch switching events in reflog
author
Junio C Hamano
<gitster@pobox.com>
Wed, 21 Jan 2009 08:37:38 +0000
(
00:37
-0800)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 21 Jan 2009 08:42:22 +0000
(
00:42
-0800)
We only accept "checkout: moving from A to B" newer style reflog entries,
in order to pick up A. There is no point computing where B begins at
after running strstr to locate " to ", nor adding 4 and then subtracting 4
from the same pointer.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
d7c03c1
)
No differences found