Add ability to manage a root directory from the command line
It would be nice to have a way to interact with the root directory from the command line, for example if you want to rebuild a branch.
The commands I think should be implemented:
-
update-branch <branch>
: update an existing branch -
sync
: sync branches with the GitLab instance