microsoft / git

A fork of Git containing Microsoft-specific patches.
http://git-scm.com/
Other
761 stars 92 forks source link

builtin/clone: allow remote helpers to detect repo #641

Closed dscho closed 5 months ago

dscho commented 5 months ago

This is a backport of https://github.com/git-for-windows/git/pull/4908 to address https://github.com/git-for-windows/git/issues/4843 where cloning no longer worked if the user has configured any includeIf.*.onbranch settings in their gitconfig.