Chore
- increase acceptable timeout for slow CI
New Features
- add
normalize_saturating()
That way, one can express another way with which Git handles worktrees. - add
env::shell_command()to get a Git shell.
Commit Statistics
- 6 commits contributed to the release over the course of 11 calendar days.
- 11 days passed between releases.
- 3 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Merge pull request #2841 from danielcadev/codex/fix-bare-git-work-tree-override (da71d06)
- Add
normalize_saturating()(6560a5a) - Merge pull request #2820 from GitoxideLabs/agent/fix-windows-shell-posix-mode (5a88ee7)
- Add
env::shell_command()to get a Git shell. (6125bc2) - Merge pull request #2812 from GitoxideLabs/report-july (ae8845a)
- Increase acceptable timeout for slow CI (96efe08)