-
-
Couldn't load subscription status.
- Fork 657
Branch comparison? #1939
-
Hi all,
Is it possible to use gitui to compare two branches? I'm thinking of some combination of git log branch_1..branch_2, git diff branch_1 branch_2, and git show individual_commit
Beta Was this translation helpful? Give feedback.
All reactions
sure open the branch popup and select which branch to compare with. it will show a full diff of your current state whatever branch you are on and the one you selected
Replies: 1 comment 1 reply
-
sure open the branch popup and select which branch to compare with. it will show a full diff of your current state whatever branch you are on and the one you selected
Beta Was this translation helpful? Give feedback.
All reactions
-
Found it! For the record:
B - opens branch popup
within the popup:
Shift-C opens comparison
Beta Was this translation helpful? Give feedback.
All reactions
-
👍 1