alternative source for installing git. brew install git; kernel.org Down for maintenance

前端 未结 8 760
我寻月下人不归
我寻月下人不归 2020-12-30 21:35

i just noticed that kernel.org is Down for maintenance. is there a different formula which uses a different mirror ? or could i add a different source (like bundler?) to hom

8条回答
  •  萌比男神i
    2020-12-30 22:08

    I found the mirror site to download 'git-htmldocs-1.7.6.1.tar.bz2'

    url: http://ftp.ntu.edu.tw/ftp/pub2/software/scm/git/

    put

    url 'http://ftp.ntu.edu.tw/ftp/pub2/software/scm/git/git-htmldocs-1.7.6.1.tar.bz2'

    instead of

    url 'http://kernel.org/pub/software/scm/git/git-htmldocs-1.7.6.1.tar.bz2'

提交回复
热议问题