Git, Deployments, and Jira
Source control workflows in ServerDesk
Use Git status, staging, diffs, reviews, and commit message generation without leaving the workspace.
What the Git sidebar handles
ServerDesk shows changed files, staged and unstaged sections, inline diff access, branch context, and commit message drafting from the selected workspace root.
Safer workflow
Stage only the files you intend to ship, review the diff before committing, and use Robbie or commit generation as a final check rather than a replacement for human review.
- Refresh status after file saves or branch changes.
- Stage intentionally instead of relying on a full working-tree commit.
- Review the generated commit message before using it.
Jira-aware commits
When a Jira task is active, commit generation can include the Jira key and task title so the final message is easier to trace in history and release notes.
Need something else?
Move back into the searchable Help Centre, open the Support Hub, or use the public bug report and feature request routes if this article does not cover your workflow.