feature request: more compare with... options
I'm working on a project, and I need to port a partial change from one git branch to another, a really useful option would to have a compare with option that can compare with the same file in a different branch.
请先登录再写评论。
Please create an issue in the tracker for this feature.
As current workaround, you could temporary change tracked branch (use the dialog "Current Branch" action) to the branch where you want to port your change too and use "Compare with Latest Repository Revision" action. After you have done with comparing, change the tracked branch back.