tree.c
39.6 KB
-
checkout: upgrade to `SAFE_CREATE` when no index file · e6da3e44
When the repository does not contain an index, emulate git's behavior and upgrade to `SAFE_CREATE`. This allows us to check out repositories created with `git clone --no-checkout`.
Edward Thomson committed