The
StarTeam Git Command Line Utility provides commands for a
Git developer to interact with the
StarTeam Server.
To use the utility, open your command prompt and navigate to the
C:\Program Files\Micro Focus\StarTeamSDK <version #>\lib and type in:
- If
Git command line is installed
- git st <command> <options> <arguments>
- If
Git command line is not installed on the system
- sh git-st <command> <options> <arguments>
Note: If the
StarTeam SDK
lib folder is on the
PATH then these commands can be issued from any directory in the command prompt.