Git™ Version Control Tool

Built-in feature: Create, clone, pull, and push repositories.

Create New Repository

cPanel → Files → Git™ Version Control → Create → Choose path.

Clone Existing Repository

Enter remote URL (GitHub, GitLab, Bitbucket) → Clone.

Deployment Workflow

Pull Latest Changes

Select repo → Pull → Deploy HEAD commit to public_html.

Recommended Workflow Table

StepAction
DevelopmentLocal git repo
PushTo remote (GitHub)
DeployPull in cPanel Git tool