Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
transport_get(): drop unnecessary check for !remote
author
Junio C Hamano
<gitster@pobox.com>
Wed, 27 Jan 2010 20:22:37 +0000
(12:22 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 27 Jan 2010 20:22:37 +0000
(12:22 -0800)
At the beginning of the function we make sure remote is not NULL, and
the remainder of the funciton already depends on it.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
cb21d8f
)
No differences found