| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| benchmarks | ||
| clar | ||
| headertest | ||
| libgit2 | ||
| resources | ||
| util | ||
| CMakeLists.txt | ||
| README.md |
A shallow repository can currently only be completely unshallowed, which is caused by mark_local() only marking locally-existing objects as wanted if the fetch depth is set to INT_MAX (GIT_FETCH_DEPTH_UNSHALLOW). This prevents deepening the history of a shallow clone to an arbitrary number of commits, which may be preferable over full unshallowing for large repositories. Enable deepening and shortening shallow clones by marking locally-existing objects as wanted whenever the fetch depth is set to any non-default value (either GIT_FETCH_DEPTH_UNSHALLOW or an arbitrary positive integer).
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| benchmarks | Loading commit data... | |
| clar | Loading commit data... | |
| headertest | Loading commit data... | |
| libgit2 | Loading commit data... | |
| resources | Loading commit data... | |
| util | Loading commit data... | |
| CMakeLists.txt | Loading commit data... | |
| README.md | Loading commit data... |