remote: use a local variable in match_push_refs()
authorFelipe Contreras <redacted>
Wed, 22 Feb 2012 22:43:38 +0000 (00:43 +0200)
committerJunio C Hamano <redacted>
Wed, 22 Feb 2012 23:58:10 +0000 (15:58 -0800)
commitb1d8b1f3f17c7550beeff267356bab89e10c6381
treee99adcffb23b7fa7389f93f2b696878d3c0e0353
parentb0d66b5110faaeb395610ba43b6eb70a18ab5e25
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 <redacted>
Signed-off-by: Junio C Hamano <redacted>
remote.c
git clone https://git.99rst.org/PROJECT