Git Repositories in Client Area

Overview

Git is a modern and powerful version control system used by developers to manage code changes and collaborate on projects. It allows you to track file history, roll back changes, and work in teams efficiently.

Through The Client Area, you can easily create and manage Git repositories directly for both Linux and Windows hosting without needing to access your hosting via SSH or external Git tools.

Important Note
Ensure your deployment path is set correctly to avoid overwriting production files unintentionally.
Always test deployment scripts in a development environment before using in production.

Create a Git Repository – Windows Hosting

  1. Log in to your account in Client Area.
  2. On the homepage, click Cloud Services.
  3. From My Products & Services, choose your Windows hosting plan.
  4. In the Manage Account menu, click Git Repositories.
  5. Click the Create Repository icon.
  6. Enter a Repository Name.
  7. Set the Deployment Path (default is httpdocs; change it if needed).
  8. Select a Deployment Mode:
    • Auto: Deploys changes automatically after push.
    • Manual: Requires manual deployment after changes.
    • None: Stores code only, without deployment.
  9. In the Actions field, enter any post-deployment shell commands (use ; to separate, and > as an escape character).
  10. Click Confirm.

To delete a repository, click the Delete icon next to the repository name.

Create a Git Repository – Linux Hosting

  1. Log in to Client Area.
  2. On the homepage, click Cloud Services.
  3. Select your Linux hosting plan from the list.
  4. In the Manage Account menu, click Git Version Control.
  5. Click the Create Repository icon.
  6. In the pop-up:
    • Enter the Repository Root Path (directory to store the repo).
    • Enter a Repository Name.
    • To clone from an existing repo, enable Clone From Existing Repository and fill in:
      • Source Repository URL
      • (Optional) Remote Name
  7. Click Confirm.

To delete a repository, click the Delete icon next to its name.

Share this:
FacebookTwitterWhatsAppViberCopy LinkTelegramLinkedIn
Updated on April 8, 2025
Was this article helpful?

Related Articles

Need Support?
Can't find the answer you're looking for?
Contact Support