mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-12-21 00:21:35 +03:00
4178fdd973
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) |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
Cargo.toml |