Skip to content

Visual Studio 2022 extension for making quick TFVC merges. Pick a changeset and merge it directly to selected target branch.

License

Notifications You must be signed in to change notification settings

kamil-wachala/MergeNow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MergeNow

Visual Studio 2022 extension for making quick TFVC merges.
Pick a changeset and merge it directly to selected target branch:

MergeNow view

Installation

Get the extension from here and double clik on the VSIX file.

Requirements

  • Microsoft Visual Studio 2022 installed
  • .NET Framework 4.8 or later installed

Cool Features

  • Direct access from Pending Changes page in Visual Studio

    MergeNow view

  • Find changeset by:

    • Typing it's number

    • Browsing using VS Find Changeset dialog

      MergeNow view

    • Finding a changeset in VS View History window and selecting Merge Now from right click context menu

      MergeNow view

  • See found changeset details when clicked on a link

    MergeNow view

  • Set default merge comment format. Go to Tools/Options in VS and look for Merge Now settings section.

MergeNow view

  • Advanced menu:

    • Combined merge - merge a changeset to several target branches and check-in all at once. Comment will be amended with all target branch names, instead of beaing replaced.

    • Clear Pending Changes - clears comment, clears associated workitems and excludes all pending changes. Won't undo pending changes.

About

Visual Studio 2022 extension for making quick TFVC merges. Pick a changeset and merge it directly to selected target branch.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages