fetch: Reset remote refs list each time fetch_main is called
authorSanti Béjar <sbejar@gmail.com>
Fri, 29 Sep 2006 18:05:40 +0000 (20:05 +0200)
committerJunio C Hamano <junkio@cox.net>
Sat, 30 Sep 2006 01:54:13 +0000 (18:54 -0700)
This prevents the fetch of the heads again in the second call of fetch_main.

Signed-off-by: Santi Béjar <sbejar@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found