mirror of
https://git.proxmox.com/git/libgit2
synced 2025-06-20 22:08:41 +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
4 lines
98 B
Plaintext
[submodule "testrepo"]
|
|
path = testrepo
|
|
url = /Users/rb/src/libgit2/tests/resources/testrepo.git
|