-
Notifications
You must be signed in to change notification settings - Fork 0
difftool protocol support #16
Copy link
Copy link
Open
Labels
community supportMaintainers do not plan to work on personally, but will accept PRs forMaintainers do not plan to work on personally, but will accept PRs fortype-featureNew capabilityNew capability
Description
Metadata
Metadata
Assignees
Labels
community supportMaintainers do not plan to work on personally, but will accept PRs forMaintainers do not plan to work on personally, but will accept PRs fortype-featureNew capabilityNew capability
gitcan be configured with a graphical difftool such thatgit difftool <diff args>can be used to launch a GUI diff tool such as gvc.gvc, being a graphical diff tool for git, would make sense to support the difftool protocol. It is explicitly within gvc's feature scope.
Tasks:
Example configuration, using
bc(Beyond Compare) as a difftool, to show what it might look like to configure gvc as a difftool: