Automatically checking out TF files given a git status
command output.
Install:
npm i -g @wufe/tfc
Use:
tfc -m "Comment"
The tf client must be installed.
The folder must have a initialized git repository and must be under a tfs workspace.
It will execute a git status, then the output will be used to automatically checkout those files with the tf client.