Prerequisits
We need some things installed on the local machine.- git bash installed
- notepadd++ installed
Add notepadd++ to git config
Open GitBash and type:git config --global "notepad++ -multiInst -nosession"
You can test it with:
git config --global -e
Keine Kommentare:
Kommentar veröffentlichen