New Features
- add
gix free trustto easily check the assigned trust level of any given path
This is particularly useful on Windows, which makes it easy to probe existing paths
with ownership that might be complex to reproduce otherwise.
Commit Statistics
- 6 commits contributed to the release over the course of 26 calendar days.
- 32 days passed between releases.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Thanks Clippy
Clippy helped 1 time to make code idiomatic.
Commit Details
view details
- Uncategorized
- Merge pull request #2510 from GitoxideLabs/folder-identity-on-windows (a96587c)
- Add
gix free trustto easily check the assigned trust level of any given path (ab2016f) - Merge pull request #2513 from GitoxideLabs/v2-diff (2a5db88)
- Thanks clippy (e4f380e)
- Merge pull request #2494 from GitoxideLabs/improvements (50fb46f)
- Adapt to changes in
gix-config. (344218a)