Coding Workflows
Version Control
Work with repository changes, diffs, branches, pushes, and pull requests from Cloud.
Verdent Cloud can work with Git-backed projects and repository changes inside the Cloud workspace. Use version control workflows when you want to sync generated changes back to a remote repository.
Review changes
Inspect changed files and diffs before publishing or syncing.
Sync with a repository
Pull, push, fetch, resolve divergence, or create a pull request when those actions are available for the project.
Cloud does not document SSH remote project setup. Use supported repository connection and Cloud workspace flows instead.