Girl in IT-wolrd

Everything has been downloaded. Quit download loop.

Git. Links to start

It is impossible to keep code without Git. Octocat

    1. Как начать работать с GitHub: быстрый старт by Habrahabr
    2. Git tutorial by Lars Vogel
    3. Git version control with Eclipse (EGit) – Tutorial by Lars Vogel
    4. Got 15 minutes and want to learn Git? – by GitHub
    5. GitHowTo tutorial
    6. codeschool GitReal http://gitreal.codeschool.com/levels/1
    7. codeschool GitReal2 http://gitreal2.codeschool.com/levels/1
    8. Git in practice – http://learngitbranching.js.org/?demo

Полезные ссылки

Для работы с git:
1) code.google.com/p/msysgit/ git для windows
2) www.syntevo.com/smartgit/index.html SmartGit
3) code.google.com/p/tortoisegit/ TortoiseGit
4) http://www.chiark.greenend.org.uk/~sgtatham/putty/ PuTTY

Про git на русском:
1) habrahabr.ru/blogs/Git/106912/ «Удачная модель ветвления для git» — перевод хорошей англоязычной статьи
2) githowto.com/ интерактивный курс по работе с git из консоли
3) habrahabr.ru/blogs/Git/106912/ «Почему git» + обсуждение
4) habrahabr.ru/blogs/development/68341/ «Git для переходящих с SVN» + обсуждение
5) habrahabr.ru/blogs/Git/75990/ «Командная работа в git» + обсуждение
6) progit.org/book/ru/ русский перевод книги «Pro Git» (переведено не до конца)
7) habrahabr.ru/blogs/Git/123111/ инструкция-шпаргалка для начинающих
8) los-t.livejournal.com/tag/git%20guts цикл постов «внутренности git»
9) lib.custis.ru/%D0%9B%D0%B8%D0%BD%D1%83%D1%81_%D0%A2%D0%BE%D1%80%D0%B2%D0%B0%D0%BB%D1%8C%D0%B4%D1%81_%D0%BE_GIT_%D0%BD%D0%B0_Google_TalksЛинус Торвальдс о git
10) habrahabr.ru/blogs/Git/80909/ книга «Волшебство git»

Про git на английском:
книги

видео

другое

Leave a comment