mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-12-18 06:22:28 +03:00
5ea4bb3c58
Sometimes, symbolic refs are used as tracking branches, like `refs/remotes/origin/HEAD`, and after some changes are dangling, pointing to a ref which doesn't exist anymore (maybe it was renamed from `master` to `main`). Now, this isn't fatal anymore, but will be logged instead. |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml |