Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
cmd_fetch_pack(): combine the loop termination conditions
author
Michael Haggerty
<mhagger@alum.mit.edu>
Mon, 21 May 2012 07:59:58 +0000
(09:59 +0200)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 22 May 2012 19:57:20 +0000
(12:57 -0700)
If an argument that does not start with '-' is found, the loop is
terminated. So move that check into the for-loop condition.
Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
ff22ff9
)
No differences found