mirror of
https://github.com/jbranchaud/til
synced 2026-01-03 23:28:02 +00:00
Tell the submodule to use the main branch
This commit is contained in:
1
.gitmodules
vendored
1
.gitmodules
vendored
@@ -1,3 +1,4 @@
|
|||||||
[submodule "notes"]
|
[submodule "notes"]
|
||||||
path = notes
|
path = notes
|
||||||
url = git@github.com:jbranchaud/til-notes-private.git
|
url = git@github.com:jbranchaud/til-notes-private.git
|
||||||
|
branch = main
|
||||||
|
|||||||
Reference in New Issue
Block a user