力技なんで参考にはならんけど まあ、あって損はない感じなので記載 とりあえず、gitのソースコードを取得 [root@localhost ~]# cd /home/git/ [root@localhost git]# mkdir tmp [root@localhost git]# cd tmp/ [root@localhost tmp]# git clone https://github.com/git/git.git git Cloning into 'git'... remote: Counting objects: 168311, done. remote: Compressing objects: 100% (45967/45967), done. remote: Total 168311 (delta 121069), reused 167327 (delta 120355) R