commit | b1d8b1f3f17c7550beeff267356bab89e10c6381 | [log] [tgz] |
---|---|---|
author | Felipe Contreras <felipe.contreras@gmail.com> | Thu Feb 23 00:43:38 2012 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Feb 22 15:58:10 2012 -0800 |
tree | e99adcffb23b7fa7389f93f2b696878d3c0e0353 | |
parent | b0d66b5110faaeb395610ba43b6eb70a18ab5e25 [diff] |
remote: use a local variable in match_push_refs() So that we can reuse src later on. No functional changes. Will be useful in next patches. Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>