The Git Client extension enables developers working with Git to access Dimensions CM from VS Code. VS Code executes Git commands that are redirected to the Git Client, which synchronizes the changes with a Dimensions CM repository.
How It Works
Clone a stream from Dimensions CM and populate the master branch in a Git repository with the tip of a stream.
Use the fetch and pull commands to update a local Git repository with changes from Dimensions CM. When you pull changes, each CM changeset becomes a commit in a local Git repository.
Push changes from a Git repository to Dimensions CM. Each Git commit becomes a Dimensions CM changeset, including the user ID and timestamp.
Features
Select a stream to clone
View requests inbox, including requests from external providers
Set or remove a default working request
Relate a request to a commit
View and open Pulse reviews and pull requests
Create topic branch and pull request
Open Micro Focus Pulse, open request in browser
Username/password or SSO authentication
Available Commands
Clone
Set Default Request
Remove Default Request
Add Request to Commit Message
Open Pulse
Open Request
Open Review
Open Pull Request
Create Topic Branch
Help
Dependencies
Note: This extension uses Dimensions CM Git Client native components.