Skip to content

gix-config v0.32.1

Compare
Choose a tag to compare
@Byron Byron released this 07 Dec 09:13
· 1990 commits to main since this release
cd26fd8

New Features

  • GIT_CONFIG_NOSYSTEM now also affects the installation directory.
    It makes sense to consider it part of the 'system', and allows for proper
    isolation of gix operations, for example in tests.

    This is also a fix, as previously it checked for ...NO_SYSTEM, instead of NOSYSTEM.

Commit Statistics

  • 2 commits contributed to the release.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Merge branch 'adjustments-for-cargo' (56588a9)
    • GIT_CONFIG_NOSYSTEM now also affects the installation directory. (6738955)