**Sourcetree** https://www.sourcetreeapp.com/ **Github desktop** https://desktop.github.com/ **Интерактивное обучение Bash** https://github.com/denysdovhan/learnyoubash **Как решать проблемы в GIT** http://ohshitgit.com/#magic-time-machine **GIT cheat sheet** https://services.github.com/on-demand/downloads/github-git-cheat-sheet.pdf **GIT add SHH key, это что бы при git push не запрашивало пароль** https://help.github.com/articles/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent/ https://help.github.com/articles/checking-for-existing-ssh-keys/ **и положить id_rsa.pub сюда** https://github.com/settings/keys **Install GIT** https://www.atlassian.com/git/tutorials/install-git#windows
Sourcetree
https://www.sourcetreeapp.com/
Github desktop
https://desktop.github.com/
Интерактивное обучение Bash
https://github.com/denysdovhan/learnyoubash
Как решать проблемы в GIT
http://ohshitgit.com/#magic-time-machine
GIT cheat sheet
https://services.github.com/on-demand/downloads/github-git-cheat-sheet.pdf
GIT add SHH key, это что бы при git push не запрашивало пароль
https://help.github.com/articles/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent/
https://help.github.com/articles/checking-for-existing-ssh-keys/
и положить id_rsa.pub сюда
https://github.com/settings/keys
Install GIT
https://www.atlassian.com/git/tutorials/install-git#windows