Commit a174334
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 <jonathantanmy@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>1 parent 0b6069f commit a174334
1 file changed
Lines changed: 8 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1322 | 1322 | | |
1323 | 1323 | | |
1324 | 1324 | | |
1325 | | - | |
| 1325 | + | |
1326 | 1326 | | |
1327 | 1327 | | |
1328 | 1328 | | |
| |||
1367 | 1367 | | |
1368 | 1368 | | |
1369 | 1369 | | |
1370 | | - | |
1371 | 1370 | | |
1372 | 1371 | | |
1373 | 1372 | | |
1374 | | - | |
1375 | 1373 | | |
1376 | 1374 | | |
1377 | 1375 | | |
1378 | 1376 | | |
1379 | 1377 | | |
1380 | | - | |
1381 | 1378 | | |
1382 | 1379 | | |
1383 | 1380 | | |
1384 | 1381 | | |
1385 | 1382 | | |
1386 | 1383 | | |
1387 | 1384 | | |
1388 | | - | |
1389 | 1385 | | |
1390 | 1386 | | |
1391 | 1387 | | |
1392 | | - | |
| 1388 | + | |
| 1389 | + | |
1393 | 1390 | | |
1394 | 1391 | | |
1395 | 1392 | | |
| 1393 | + | |
| 1394 | + | |
| 1395 | + | |
| 1396 | + | |
| 1397 | + | |
1396 | 1398 | | |
1397 | 1399 | | |
1398 | 1400 | | |
| |||
0 commit comments