From: Jonathan Tan Date: Fri, 8 Dec 2017 15:58:43 +0000 (+0000) Subject: fetch: refactor calculation of remote list X-Git-Tag: v2.17.0-rc0~132^2~8 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/a1743343f410290578fbd6e0ada50b8cdf1e7df8?ds=sidebyside;hp=a1743343f410290578fbd6e0ada50b8cdf1e7df8 fetch: refactor calculation of remote list Separate out the calculation of remotes to be fetched from and the actual fetching. This will allow us to include an additional step before the actual fetching in a subsequent commit. Signed-off-by: Jonathan Tan Signed-off-by: Junio C Hamano ---