samuel 2 лет назад
Родитель
Сommit
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'

Загрузка…
Отмена
Сохранить