Go forward to Recursive behavior.
Go backward to Revisions and branches.
Go up to Top.
Merging
*******
You can include the changes made between any two revisions into your
working copy, by "merging". You can then commit that revision, and
thus effectively copy the changes onto another branch.
Menu
- Merging a branch
- Merging an entire branch
- Merging more than once
- Merging from a branch several times
- Merging two revisions
- Merging differences between two revisions
- Merging adds and removals
- What if files are added or removed?