Procházet zdrojové kódy

git install added

master
samuel před 2 roky
rodič
revize
cee79ae787
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1
    0
      linux_setup.sh

+ 1
- 0
linux_setup.sh Zobrazit soubor



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

Načítá se…
Zrušit
Uložit