PassoCloud supports Git integration so you can manage your code versions directly from your hosting account.
To create a Git repository:
-
Log in to cPanel.
-
Go to Files → Git Version Control.
-
Click Create Repository.
-
Choose Create a New Repository or Clone an Existing One.
-
Specify the repository path inside your home directory.
-
Click Create.
You can now push updates from your local Git client using the SSH or HTTPS URL provided.
For developers, this makes deploying updates much faster and safer than manually uploading files via FTP.