mirror of
https://github.com/git/git.git
synced 2026-02-09 09:16:24 +00:00
"git clone" would fail to clone from a repository that has a ref directly under "refs/", e.g. "refs/stash", because different validation paths do different things on such a refname. Loosen the client side's validation to allow such a ref. * jk/allow-fetch-onelevel-refname: fetch-pack: do not filter out one-level refs
26 KiB
26 KiB