Git
Downloading git
https://git-scm.com/download/win
Configure
git config –global user.name “username”
git config –global user.email “email”
git config –global –list
GitHub
register GitHub
cd ~/.ssh
ls
ssh-keygen -t rsa -C “email..”
That’s end…? But,
SourceTree
https://www.sourcetreeapp.com/
Change language option
Change encoding option
In case of Windows