Actions
Feature #384
openEpic #383: support react apps
git watcher MVP
Description
- application should take a list of git repositories.
- it should watch if submodules have any updates
- if any updates found, git wather should update submodule and push change to repo
- if submodule has new branches, new branches should be created in base repo
- if submodule's branch has beed deleted, the coresponding branch in base repo should be deleted as well
Actions