Known Issues

GUI Tools
Some of the suggested GUI tools do not provide full output when an error occurs during a command. For full output, please refer to the StarTeam Git Command Line Utility LOG file located at %APPDATA%\Borland\StarTeam\git-starteam-connector-*.log.
Submodule Synchronization
The StarTeam Git Command Line Utility does not support synchronizing submodules. A submodule is a repository embedded in your main repository.
Empty Folders
Git does not allow empty folders. Any empty folders in StarTeam will not be created in the Git repository.
Git Commit IDs and StarTeam Change Package IDs
The StarTeam Git Command Line Utility maintains an internal mapping between Git Commit IDs and StarTeam Change Package IDs . Commands like filter-branch, commit-ammend, squash, and any other similar commands which re-write the commit history in the Git repository, could potentially affect the working of the synchronization between StarTeam and Git.
StarFlow Extensions Project
The StarFlow Extensions project cannot be cloned.
Merge Conflicts
If there are merge conflicts during a pull operation that need to be resolved, the error message will specify the name of only the first file that was in conflict.
Linux
Symbolic links are not supported in this release of the StarTeam Git Command Line Utility.