Browse Source

git install added

master
samuel 1 year ago
parent
commit
cee79ae787
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      linux_setup.sh

+ 1
- 0
linux_setup.sh View File



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

Loading…
Cancel
Save