Skip to content

Use /dev/null on both Unix and Windows when setting GIT_CONFIG_* - #7085

Draft
kit-ty-kate wants to merge 1 commit into
ocaml:masterfrom
kit-ty-kate:dev-null-git-config
Draft

Use /dev/null on both Unix and Windows when setting GIT_CONFIG_*#7085
kit-ty-kate wants to merge 1 commit into
ocaml:masterfrom
kit-ty-kate:dev-null-git-config

Conversation

@kit-ty-kate

Copy link
Copy Markdown
Member

Extracted from #7073
Not sure if /dev/null is better than NUL on Windows. Technically it should be equivalent since git does special cases /dev/null on Windows, but since only /dev/null is mentioned in the manual maybe this one should be used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant