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

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -