Eric Wong <[email protected]> wrote: > `git fetch' runs an expensive connectivity check against all > refs, which is unnecessarily expensive for incremental fetches > on RAM-constrained systems. > > This depends on the proposal to support `fetch.hideRefs' for `git fetch': > https://public-inbox.org/git/20230212090426.M558990@dcvr/ > --- > I'll commit this if it lands in git.git
It's in git.git master: https://80x24.org/lore/pub/scm/git/git.git/4d87411ffe2432efa8800b9e9d889241dd0f1f07/s/ So merged as commit e28c01f038ddafa1f78c1ba47b5593fe353b5978 in public-inbox.git
