Skip to content

Add bash script `merge.sh` to merge branchs

Pelayo García requested to merge include-merge-script-to-repo into master

Updates the local version of a given name branch and merges it to the current local one. Useful to prepare testing branches with multiples MR.

Merge request reports