Skip to content

How do 'Adjusting your PATH environment' options work within the bash.exe? #3582

Answered by rimrul
Okeanos asked this question in Q&A
Discussion options

You must be logged in to vote

That happens in git-wrapper.c, look for my_path_append.

Remember that it's there so all the unix-ish programs get found before the windows programs of the same name.

I'd expect many things to break (some in potentially subtle ways) if you remove this.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Okeanos
Comment options

@rimrul
Comment options

@Okeanos
Comment options

Answer selected by Okeanos
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants