Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
parse_fetch_refspec(): clarify the codeflow a bit
author
Junio C Hamano
<gitster@pobox.com>
Tue, 29 Jan 2013 20:58:50 +0000
(12:58 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 7 Feb 2013 21:53:59 +0000
(13:53 -0800)
Most parts of the cascaded if/else if/... checked an allowable
condition but some checked forbidden conditions. This makes adding
new allowable conditions unnecessarily inconvenient.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
def2499
)
No differences found