Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'km/fetch-do-not-free-remote-name'
author
Junio C Hamano
<gitster@pobox.com>
Wed, 6 Jul 2016 20:38:08 +0000
(13:38 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 6 Jul 2016 20:38:08 +0000
(13:38 -0700)
The ownership rule for the piece of memory that hold references to
be fetched in "git fetch" was screwy, which has been cleaned up.
* km/fetch-do-not-free-remote-name:
builtin/fetch.c: don't free remote->name after fetch
1
2
builtin/fetch.c
patch
|
diff1
|
diff2
|
blob
|
history
raw
|
combined
(merge:
34bf3bb
b7410f6
)
diff --cc
builtin/fetch.c
Simple merge