- Gitolite Essentials
- Sitaram Chamarty
- 90字
- 2021-07-16 12:10:06
Getting the Gitolite source
The next step is to obtain the Gitolite source code. The simplest way to do this, if your server can connect to the Internet, is to run git clone
git://github.com/sitaramc/gitolite
.
Tip
If you do not have direct access to the Internet, simply use some other machine in between. For example, you could run the previous command on a server that can connect to the Internet. From that intermediate server, you can zip the entire Gitolite repository, bring it over to the Gitolite server, and unzip it.
推薦閱讀
- Unreal Engine:Game Development from A to Z
- Project 2007項目管理實用詳解
- Mastering Matplotlib 2.x
- Dreamweaver CS3+Flash CS3+Fireworks CS3創意網站構建實例詳解
- Excel 2007函數與公式自學寶典
- 商戰數據挖掘:你需要了解的數據科學與分析思維
- 電腦上網直通車
- Python Algorithmic Trading Cookbook
- CompTIA Linux+ Certification Guide
- Android游戲開發案例與關鍵技術
- 氣動系統裝調與PLC控制
- 電腦上網輕松入門
- 所羅門的密碼
- Mastering Ansible(Second Edition)
- Oracle 11g Anti-hacker's Cookbook