Build Git service on Linux and setup Git client on Windows

1. Build Git repository on Linux
  • # apt-get install git gitweb
  • # git --bare init --shared

2. Setup Tortoisegit on Windows

  • Install msysGit
  • Install Tortoisegit
  • Chose openssh client during the setup

  • C:\msysgit\msysgit\bin would be setted in settings.
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章