- 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.
推薦閱讀
- 大數(shù)據(jù)導(dǎo)論:思維、技術(shù)與應(yīng)用
- 自動檢測與傳感技術(shù)
- Windows 8應(yīng)用開發(fā)實(shí)戰(zhàn)
- PostgreSQL Administration Essentials
- 大數(shù)據(jù)時代
- 步步圖解自動化綜合技能
- 工業(yè)自動化技術(shù)實(shí)訓(xùn)指導(dǎo)
- 強(qiáng)化學(xué)習(xí)
- Xilinx FPGA高級設(shè)計(jì)及應(yīng)用
- Redash v5 Quick Start Guide
- 納米集成電路制造工藝(第2版)
- 計(jì)算機(jī)硬件技術(shù)基礎(chǔ)(第2版)
- 網(wǎng)絡(luò)安全原理與應(yīng)用
- Flink內(nèi)核原理與實(shí)現(xiàn)
- Containerization with Ansible 2