Parcourir la source

git install added

master
samuel il y a 3 ans
Parent
révision
cee79ae787
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1
    0
      linux_setup.sh

+ 1
- 0
linux_setup.sh Voir le fichier



#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'

Chargement…
Annuler
Enregistrer