New Features
gix dirwalkas a way to run gix-dir directly
This is mostly for testing walks specifically, without needing them as part
ofgix cleanorgix status.- add
gix merge tree --message ''to allow creating commits
This is useful for controlling cherry-picks precisely.
Commit Statistics
- 7 commits contributed to the release over the course of 26 calendar days.
- 28 days passed between releases.
- 2 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Merge pull request #2584 from GitoxideLabs/improvements (1322a36)
gix dirwalkas a way to run gix-dir directly (add4cf4)- Merge pull request #2568 from GitoxideLabs/dependabot/cargo/cargo-56d6b174d8 (ab2fee1)
- Update crates to Rust 2024 edition (2cb17b2)
- Remove rust_2018_idioms lint declarations (e10d5f6)
- Merge pull request #2557 from GitoxideLabs/cherry-pick (0771cb2)
- Add
gix merge tree --message ''to allow creating commits (6ab327e)