Skip to content
Commit 92a224f1 authored by Waqar Ahmed's avatar Waqar Ahmed
Browse files

Implement branch comparing and Compare branches tree



This add a new feature, comparing branches. Implementation is as follows:
- Move everything inside the GitWidget into a QStackedWidget
- Whenever the user wants to compare branches, create a new CompareBranchesView
and switch to it
- After the user is done, the compare view is deleted.

Signed-off-by: default avatarWaqar Ahmed <waqar.17a@gmail.com>
parent 53bbdd0e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment