Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature to compare branches #1283

Closed
ppasieka opened this issue Oct 19, 2022 · 4 comments · Fixed by #1515
Closed

Feature to compare branches #1283

ppasieka opened this issue Oct 19, 2022 · 4 comments · Fixed by #1515
Assignees
Milestone

Comments

@ppasieka
Copy link

It would be great to have a feature where you right-click on the branch and have the option to compare it with the parent branch.

Having this feature would allow a pre-code review experience before merging.

Intellij, already in the standard GIT tab, allows for selecting and comparing two branches. Adding things like this to the Machete tab should not be hard (I hope).

@PawelLipski
Copy link
Collaborator

+1, good idea :) to be enqueued (we've got quite a few feature requests recently 😅)

Out of curiosity... how did you get to know of this plugin?

@ppasieka
Copy link
Author

@PawelLipski I started to use it in Rider about six months ago after watching this RJUG #27: Introducing Git Machete. It is tough to pinpoint exactly how I found this video in the first place.
Overall I like the plugin (and the GitMachete) because it encourages me to do more experiments in separate branches. With the plugin, it is effortless to switch between code variants. It is much better than stashing :)

@mkondratek mkondratek self-assigned this Feb 4, 2023
@mkondratek
Copy link
Collaborator

Work in progress! 👷‍♂️

@mkondratek mkondratek linked a pull request Feb 4, 2023 that will close this issue
@mkondratek mkondratek added this to the v3.6.0 milestone Feb 10, 2023
@mkondratek
Copy link
Collaborator

FYI @ppasieka, it's implemented and will be released soon!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants