General Info
Vendor |
JetBrains |
License |
|
Type |
free, open-source |
Plugin Description
Adds Git support.
Plugin Development Status
Early access program is open. Snapshot builds are available.
Everyone is encouraged to try the plugin, however issues can be uncovered.
TeamCity Versions Compatibility
The current plugin version is designed to work with latest TeamCity version: latest EAP. It will not work with previous TeamCity versions.
Download
Directly from public TeamCity server: last build
Documentation
Installation instructions
- Put
jetbrains.git.zip
into<TeamCity Data Directory>/plugins
folder. - Restart the server.
Known Issues
- Tagging is only supported over HTTP protocol
- For SSH to work you should have correctly configured
$HOME\.ssh
- Only server-side checkout is supported.
- Pre-tested commit is not supported.
Feedback/Support
If you believe you've faced a bug: Issue Tracker
If you want to ask a question or discuss: Forum
Any of the above, but you do not want it to be publicly accessible: Feedback email
Development links
Clone URL: http://git.jetbrains.org/teamcity/git-plugin.git
Snapshot of the sources is also available in the jetbrains.git-src.zip
download package.
Builds at JetBrains public TeamCity instance.