mirror of
https://git.proxmox.com/git/libgit2
synced 2025-07-24 10:44:09 +00:00

Create worktrees for submodule repositories. The worktrees are created for the parent repository (e.g. the one containing submodules) and for the contained child repository.
4 lines
98 B
Plaintext
Vendored
4 lines
98 B
Plaintext
Vendored
[submodule "testrepo"]
|
|
path = testrepo
|
|
url = /Users/rb/src/libgit2/tests/resources/testrepo.git
|