From: Junio C Hamano Date: Fri, 30 Apr 2021 04:50:25 +0000 (+0900) Subject: Merge branch 'ds/maintenance-prefetch-fix' X-Git-Tag: v2.32.0-rc0~60 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d250f903596ee149dffcd65e3794dbd00b62f97e;p=thirdparty%2Fgit.git Merge branch 'ds/maintenance-prefetch-fix' The prefetch task in "git maintenance" assumed that "git fetch" from any remote would fetch all its local branches, which would fetch too much if the user is interested in only a subset of branches there. * ds/maintenance-prefetch-fix: maintenance: respect remote.*.skipFetchAll maintenance: use 'git fetch --prefetch' fetch: add --prefetch option maintenance: simplify prefetch logic --- d250f903596ee149dffcd65e3794dbd00b62f97e