Skip to content

Instantly share code, notes, and snippets.

@kis
Created January 5, 2018 21:19
Show Gist options
  • Save kis/4043bd6b2e368943ba15a402b0caef20 to your computer and use it in GitHub Desktop.
Save kis/4043bd6b2e368943ba15a402b0caef20 to your computer and use it in GitHub Desktop.
"tfvc.location": "/home/kirillstyopkin/TEE-CLC/tf",
"team.showWelcomeMessage": false,
"team.remoteUrl": "http://555",
"team.teamProject": "proj"
Из папки, куда распакован tf:
./tf workspace -new workspace -collection:http://addr:8080/tfs/DefaultCollection
./tf workfold -map $/workspace/app -workspace:workspace ~/proj/app
Внутри папки с проектом:
~/TEE-CLC/tf get
alias tf=/Users/kirillstyopkin/TEE-CLC/tf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment