windows 7 - Installing Git-TFS without Git itself -


currently, way install git-tfs bridge through chocolatey. when tried it, however, appears install git (for windows) along actual git-tfs package. have git installed on work machine, don't need modify/remove what's there.

is there way force chocolatey not modify current git install , put in git-tfs package? if there is, how configure use current git install?

i can't speak other git clients, if you're using git-bash shell, can download source git-tfs github, compile it, , put anywhere on system , add location path environment variable. shell find git-tfs , hook in.


Comments

Popular posts from this blog

How do you change vbulletin's home page to the forums instead of the default (CMS or Activity Stream)? -

c++ - Troubles when compiling phash program -