浏览代码

git install added

master
samuel 1年前
父节点
当前提交
cee79ae787
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      linux_setup.sh

+ 1
- 0
linux_setup.sh 查看文件

@@ -1,5 +1,6 @@

#STORE GIT CREDENTIALS IN CACHE
sudo yum install git

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

正在加载...
取消
保存