Module: TFS Checkin

Commits pending changes in the current workspace to the server for Team Foundation version control.
Required Permissions
To use the checkin command you must have the Check in permission set to Allow. To use /author option, you must have Check in other user\'s changes permission set to Allow.
Parameters:
Name Type Description
itemspec Array File(s) and folder(s) to get latest version of. If empty, equals CWD.
options Object Checkin command options
callback function Function to call back once executed
Version:
  • 1.4.0
Source:
See:
To Do:
  • Implement [/notes:"Note Name"="note text"] in tfs-checkin