merge git and svn versions
Synchronized with latest gdat svn, ran the default script test_script.sh matlab850 all passed So can merge back
Merge request reports
Activity
Very good, when !6 (merged) completes please merge master into your branch and re-push to this branch to update your merge request with the working test.
git checkout <branch> git fetch git pull git merge origin/master git push OR substitute last two with: git rebase origin/master git push -f (to keep linear history)
Edited by Federico Feliciadded 3 commits
-
7b81044c...882952fd - 2 commits from branch
master
- 58efc888 - merge git and svn versions
-
7b81044c...882952fd - 2 commits from branch
mentioned in commit fb2839df
Indeed if it is not ok it does not let you merge so it will not delete.
Edited by Federico Felici
Please register or sign in to reply