git コマンドのインストール
wget https://github.com/git/git/archive/v2.21.0.zip
yum install gcc openssl-devel curl-devel expat-devel
make
make install
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 5 years have passed since last update.
git コマンドのインストール
wget https://github.com/git/git/archive/v2.21.0.zip
yum install gcc openssl-devel curl-devel expat-devel
make
make install
Register as a new user and use Qiita more conveniently
Go to list of users who liked