mirror of
https://github.com/soconnor0919/hristudio.git
synced 2026-03-23 19:27:51 -04:00
- 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
5 lines
118 B
Plaintext
5 lines
118 B
Plaintext
[submodule "robot-plugins"]
|
|
path = robot-plugins
|
|
url = git@github.com:soconnor0919/robot-plugins.git
|
|
branch = main
|