Using Git with shared hosting plan

前端 未结 6 1655
故里飘歌
故里飘歌 2021-01-30 11:25

So I started using Git together with this workflow to make a personal website (mostly for testing and to learn Git) and I am developing it locally on my laptop using Xampp.

6条回答
  •  無奈伤痛
    2021-01-30 11:33

    If git is installed on the server (e.g ), but you don't have SSH access, perhaps try php-git-bundle.

提交回复
热议问题