extrawurst / gitui

Blazing 💥 fast terminal-ui for git written in rust 🦀
MIT License
17.81k stars 541 forks source link

Compare 2 branches history #2272

Open wctrl opened 1 week ago

wctrl commented 1 week ago

In lazygit I can compare 2 branches (remote and local, on screenshot): 2024-06-18-164933_hyprshot

Does gitui have same thing?

extrawurst commented 4 days ago

yeah, you scroll to any branch local or remote in the branch popup and compare against the current one you are on

wctrl commented 1 day ago

I see there only compare files option, can gui compare the history?