Skip to content

Commit 75a87f1

Browse files
committed
specify submodule branches
1 parent 3f93037 commit 75a87f1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
[submodule "software/spec-i2c-protocol"]
22
path = software/spec-i2c-protocol
33
url = https://github.com/microbit-foundation/spec-i2c-protocol
4+
branch = main
45
[submodule "software/spec-power-mangement"]
56
path = software/spec-power-mangement
67
url = https://github.com/microbit-foundation/spec-power-management
8+
branch = main
79
[submodule "software/spec-universal-hex"]
810
path = software/spec-universal-hex
911
url = https://github.com/microbit-foundation/spec-universal-hex
12+
branch = master

0 commit comments

Comments
 (0)