Git: Merge Revision Dialog Box

See Also

The Merge Revision dialog box enables you to port changes from a specific repository revision to the copy of a file or folder in the Head.

You access this dialog box by selecting a versioned project, file or folder and either:

In the Merge Revision dialog box, you have to specify the required revision by entering a commit ID, existing branch, or tag name in the Revision field or click Select to view the list of revisions maintained in the repository. The following fields display information specific to the selected revision:

After you click Merge a three-way merge between the current branch, your Working Tree contents, and the specified branch is done.

Note:

See Also
About Git Support
Git Tasks: Quick Reference
Git: Working with Branches

Legal Notices