I following instructions to install Ultisnips plugin for VIM which calls for installing Vundle plugin manager and it calls for installing msysGit for native cmd console, but I have GitHub already installed. Will this break my GitHub config? [Platform is Win 7 Pro 64]
Asked
Active
Viewed 36 times
1 Answers
0
No: the git.exe
used by GitHub for Windows is independent from any other msysgit installation.
Both might use the same global %HOME%.gitconfig though.