Skip to content

How to use winget to install Git with custom options? #3462

Answered by byjrack
hakan-demirli asked this question in Q&A
Discussion options

You must be logged in to vote

Probably want to swing through git-for-windows/git#4423 I am guessing the arg you are looking for you can pass in using the /o param to Inno. You can still use the inno feature to get the iss file for the command lines you want to use. I then use --custom in winget to pass those to git for windows. you can use --override, but you will need to also handle the visibility and logging args as well since those will be dropped.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by hakan-demirli
Comment options

You must be logged in to vote
1 reply
@rimrul
Comment options

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