Skip to content
Snippets Groups Projects
Commit b1167e02 authored by Vermaat's avatar Vermaat
Browse files

Fix typo

git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@426 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
parent c38fe12c
No related branches found
No related tags found
No related merge requests found
......@@ -99,7 +99,7 @@ If you just want to mark a revision as being merged, you can use the
Reintegrating a branch into trunk is done from the trunk checkout:
svn switch https://humgenprojects.lumc.nl/svn/mutalyzer/trunk
svn merge --reintegrate --dry-run \
svn merge --reintegrate \
https://humgenprojects.lumc.nl/svn/mutalyzer/branches/my-feature-branch
svn rm https://humgenprojects.lumc.nl/svn/mutalyzer/branches/my-feature-branch \
-m 'Delete refactor-mutalyzer-branch'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment