Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
builtin-apply.c: refactor small part that matches context
author
Junio C Hamano
<gitster@pobox.com>
Sat, 19 Jan 2008 08:42:22 +0000
(
00:42
-0800)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 5 Feb 2008 08:38:41 +0000
(
00:38
-0800)
This moves three "if" conditions out of line from find_offset()
function, which is responsible for finding the matching place in
the preimage to apply the patch. There is no change in the
logic of the program.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
c89fb6b
)
No differences found