Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'bc/push-match-many-refs'
author
Junio C Hamano
<gitster@pobox.com>
Thu, 18 Jul 2013 19:48:25 +0000
(12:48 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 18 Jul 2013 19:48:25 +0000
(12:48 -0700)
Pushing to repositories with many refs employed O(m*n) algorithm
where n is the number of refs on the receiving end.
* bc/push-match-many-refs:
remote.c: avoid O(m*n) behavior in match_push_refs
1
2
remote.c
patch
|
diff1
|
diff2
|
blob
|
history
raw
|
combined
(merge:
afbfcaa
f1bd15a
)
diff --cc
remote.c
Simple merge