mirror of
https://github.com/soconnor0919/hristudio.git
synced 2026-03-23 19:27:51 -04:00
feat: Convert robot-plugins to proper git submodule
- Removes nested .git directory from robot-plugins - Adds robot-plugins as a proper submodule of hristudio - Points to main branch of soconnor0919/robot-plugins repository - This enables proper version tracking and updates of robot plugins
This commit is contained in:
4
.gitmodules
vendored
Normal file
4
.gitmodules
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
[submodule "robot-plugins"]
|
||||
path = robot-plugins
|
||||
url = git@github.com:soconnor0919/robot-plugins.git
|
||||
branch = main
|
||||
Submodule robot-plugins updated: f83a207b16...6a805aaa91
Reference in New Issue
Block a user