3 lines
370 B
Plaintext
3 lines
370 B
Plaintext
git subtree add --prefix plugins/redmine_hourglass https://git.ivasoft.cz/Ivasoft/redmine_hourglass.git develop --squash
|
|
git subtree add --prefix plugins/redmine_workload https://git.ivasoft.cz/Ivasoft/redmine_workload.git master --squash
|
|
git subtree add --prefix plugins/redmine_openid_connect https://git.ivasoft.cz/Ivasoft/redmine_openid_connect.git master --squash |