@wufe/tfc

1.1.1 • Public • Published

TFC

Team Foundation Server automatic checkout executable

Automatically checking out TF files given a git status command output.

How to use

Install:
npm i -g @wufe/tfc

Use: tfc -m "Comment"

Requirements

The tf client must be installed.
The folder must have a initialized git repository and must be under a tfs workspace.

Steps

It will execute a git status, then the output will be used to automatically checkout those files with the tf client.

Readme

Keywords

none

Package Sidebar

Install

npm i @wufe/tfc

Weekly Downloads

2

Version

1.1.1

License

MIT

Unpacked Size

4.26 kB

Total Files

4

Last publish

Collaborators

  • wufe