Git Client IDE plugin
When working with Git, use the Git Client IDE plugin to access OpenText Dimensions CM from integrated development environments (IDEs). The IDEs run Git commands that are redirected to the Git Client, and the Git Client synchronizes the changes with an OpenText Dimensions CM repository.
Main features
Use the OpenText Dimensions CM Git Client IDE plugin to perform the following operations:
- Clone a stream from OpenText Dimensions CM and populate the main branch in a Git repository with the tip of a stream.
- Update a local Git repository with changes from OpenText Dimensions CM. When you pull changes, each OpenText Dimensions CM changeset becomes a commit in a local Git repository.
- Push changes from a Git repository to OpenText Dimensions CM. Each Git commit becomes an OpenText Dimensions CM changeset.
- View requests and relate them to Git commits.
- Open reviews. Reviews enable you to review and comment on the changes in your development projects. Reviews are displayed when they are approved, in review, or have been sent for rework.
- Open pull requests. These are a special type of review that you use to evaluate and merge a set of defined changes, typically in a topic stream. All pull requests for the current stream are displayed, including pending merges and merges that failed.
-
Use requests. Along with native requests, you can use requests from external providers such as Jira, OpenText Software Delivery Management, and Solutions Business Manager (SBM). For details, see Configure request providers.
Jira: To use Jira issues in the Git Client IDE plugins, first log in to Jira from any OpenText Dimensions CM client.
Certified IDEs
The Git Client IDE plugin supports the following IDEs:
-
Apache NetBeans
-
Eclipse
-
IntelliJ IDEA
-
MathWorks MATLAB
-
Microsoft Visual Studio
-
Microsoft Visual Studio Code
For details about certified and supported IDE versions, see Integrations.
See also: