mirror of
https://github.com/libgit2/libgit2.git
synced 2026-01-25 11:06:32 +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
|