gitbutler/crates/gitbutler-branch-actions
estib 4178fdd973 fix: Compare branches to the remote target branch
When getting the branch listings, compare the branches to the remote target branch.
This is necessary because of two reasons:
- GitButler doesn't really care about what your local target branch (e.g. main) does, and also doesn't update it as we merge upstream (e.g. origin/main).
- In some cases, a repository might not have a local branch pusgin to the remote target branch (especially in the cases in which branches are merged through a forge)
2024-10-24 14:32:19 +02:00
..
benches Replace all relevant occurrences of integration with workspace 2024-09-02 20:53:19 +03:00
src fix: Compare branches to the remote target branch 2024-10-24 14:32:19 +02:00
tests Integrate new hunk dependency algorithm 2024-10-23 22:42:46 +02:00
Cargo.toml Integrate new hunk dependency algorithm 2024-10-23 22:42:46 +02:00