How could I use "git config" command to implement the configuration like this:
[diff "odf"]
textconv=odt2txt
Like this:
git config diff.odf.textconv odt2txt
This will result in:
[diff "odf"]
textconv = odt2txt
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With