The all-in-one domain name and web hosting solution
Your order
Products 0
    tooltip
    All prices are excluding VAT. The VAT will be calculated on the payment page.
    Total
    €0.00
    Back to Helpdesk
    How do I use Git?

    How do I use Git?

    Do you want to use Git on your web hosting account at Site.eu? It's very easy. First, activate SSH and log in with it.

    In SSH, type "ssh-keygen". You can enter a password, but you don't have to. You can then retrieve the public key like this: "cat ~/.ssh/id_rsa.pub". You can enter this key into your account on Github, Gitlab, Bitbucket or another Git provider.

    After that, go to the directory in SSH where you want to clone the Git repository. To begin cloning a repository, enter this command: "git clone <repo>". For example, use "git clone git@github.com:WordPress/WordPress.git". You'll see the cloning progress in SSH right away.

    Couldn’t find what you were looking for?

    You can always chat with one of our experts for any questions you might have!

    New articles added