Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

git update

// windows
git update-git-for-windows

// mac or other
brew upgrade git

// linux
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install git
Source by ajahne.github.io #
 
PREVIOUS NEXT
Tagged: #git #update
ADD COMMENT
Topic
Name
8+7 =