github Byron/gitoxide gix-dir-v0.4.1
gix-dir v0.4.1

25 days ago

Bug Fixes

  • assure worktree-roots aren't pruned with pathspecs that are never meant for them.
    Previously, when pathspecs were defined, the classification of the worktree-root
    would also be using them. This means that depending on the pathspec, worktree-roots would
    be pruned, which in turn makes it impossible to recurse into them.

    Now pathspecs are disabled when classifying the worktree-root directory.

Commit Statistics

  • 4 commits contributed to the release over the course of 4 calendar days.
  • 5 days passed between releases.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Prepare changelog prior to gix-dir patch release (6ca6fa6)
    • Assure worktree-roots aren't pruned with pathspecs that are never meant for them. (7f2f3ff)
    • Merge pull request #1345 from EliahKagan/shell-scripts (fe24c89)
    • Add missing +x bit on scripts that are run and not sourced (41bf65a)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.