New commitfile command
Compare changes
Files
4
bob/devtools/scripts/commitfile.py
0 → 100644
+ 86
− 0
Introduces a new command called commitfile
that is capable to change single files on remote repositories, following a formal merge-request procedure. As an option, it can set auto-merge to true (in case the build succeeds).