mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-12-18 06:22:28 +03:00
e82950f177
* reflog - use `gix` to parse reflog, both in code as well as in tests (to be sure it's not malformed) - avoid double-writes to reflog, instead finish transformation in memory and write final result - assure the ref is present, independently of the reflog, catching more 'weird' states. * minor improvements to `snapshot.rs` to avoid unnecessary clones |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml |