Skip to content

Commit c4cd0d3

Browse files
committed
Set Git submodules to track the master branch
Updated all Git submodules to explicitly track the `master` branch. This ensures consistent behavior across projects and supports easier updates in submodule dependencies.
1 parent e427c5c commit c4cd0d3

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.gitmodules

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
[submodule "rules"]
22
path = rules
33
url = https://github.com/GuicedEE/ai-rules.git
4+
branch = master

rules

Submodule rules updated from 656d14c to 83dad22

0 commit comments

Comments
 (0)