Skip to content

Commit

Permalink
Add submodule with explicit base
Browse files Browse the repository at this point in the history
  • Loading branch information
evanrittenhouse authored and neersighted committed Feb 13, 2023
1 parent 390fb59 commit 6166283
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,7 @@
path = submodules/relative-url-submodule
url = ../test-fixture-vcs-repository.git
branch = standalone_branch
[submodule "submodules/relative-url-submodule-with-base"]
path = submodules/relative-url-submodule-with-base
url = ./../test-fixture-vcs-repository.git
branch = standalone_branch

0 comments on commit 6166283

Please sign in to comment.