源码编译安装 Git 2.13.1-Professor哥
cd git-mastermake configure
./configure --prefix=/usr/local/git --datarootdir=/usr/share --datadir=/usr/share --mandir=/usr/share/man --docdir=/usr/share/doc/git --with-openssl --with-curl --with-expat --with-editor=vim
make all doc
make install install-doc install-html
页:
[1]