ソースを参照

git install added

master
samuel 3年前
コミット
cee79ae787
1個のファイルの変更1行の追加0行の削除
  1. 1
    0
      linux_setup.sh

+ 1
- 0
linux_setup.sh ファイルの表示



#STORE GIT CREDENTIALS IN CACHE #STORE GIT CREDENTIALS IN CACHE
sudo yum install git


git config --global credential.helper store git config --global credential.helper store
git config --global credential.helper 'store --file ~/.git-credentials' git config --global credential.helper 'store --file ~/.git-credentials'

読み込み中…
キャンセル
保存