You can use
Git commands in
SourceTree 2.x for the
StarTeam Git Command Line Utility after the following has been performed.
- Perform an initial clone using the
StarTeam Git Command Line Utility.
- Add individual custom actions in
SourceTree to
pull,
fetch, or
push commands from
StarTeam Server.
Adding the Commands
- In
SourceTree, click
.
- Click the
Custom Actions tab.
- Click
Add.
- In the
Menu Caption field, enter
StarTeam Push.
- In the
Script to Run field, enter
git.
- In the
Parameters field, enter
st push.
Repeat the same steps for
Pull and
Fetch.
Further Configuration
Password and other options can be entered in the command prompt which is opened when a menu action is performed.
Click
, for example.
Custom action configuration can also be edited in the
SourceTree configuration file
%
LOCALAPPDATA%\Atlassian\SourceTree\customactions.xml