Answer the question
In order to leave comments, you need to log in
Article/tutorial/tutoral on git?
At some point (about half a year ago) I read an absolutely amazing tutorial about git, which was arranged as follows: hello, imagine that we want to make vcs; we created a local repo and learned how to commit there; and now we want to share our repo with the bean; ... As a result, the author got a git. Moreover, due to the fact that each decision followed from the previous one, it finally became clear why the git is arranged this way and not otherwise.
And now I can't find this article! Maybe someone will remember?
Answer the question
In order to leave comments, you need to log in
For working with git:
code.google.com/p/msysgit/ git for windows
www.syntevo.com/smartgit/index.html SmartGit
code.google.com/p/tortoisegit/ TortoiseGit
www.chiark.greenend.org.uk / ~sgtatham/putty/ PuTTY
About git in Russian:
githowto.com/
interactive course on working with git from the
console “Git for those migrating from SVN” + discussion
habrahabr.ru/blogs/Git/75990/ “Teamwork in git” + discussion
progit.org/book/ru/ Russian translation of the book “Pro Git” (not fully translated)
habrahabr. en/blogs/Git/123111/ cheat sheet for beginners
los-t.livejournal.com/tag/git%20guts
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 Linus Torvalds on git
habrahabr.ru/blogs/Git/80909 / book "Git Magic"
About git in English:
books
progit.org/book/ book "Pro Git"
rutracker.org/forum/viewtopic.php?t=2808582 book "Version Control with Git", 2009, O'Reilly
book .git-scm.com/ Git Community Book
rutracker.org/forum/viewtopic.php?t=2808843 Pragmatic Version Control Using Git
rutracker.org/forum/viewtopic.php?t=900767 Git Internals"
www-cs-students.stanford.edu/ ~blynn/gitmagic/index.html book "Git Magic"
video
rutracker.org/forum/viewtopic.php?t=3520513 video course dedicated to git. Pretty boring and humorous.
www.youtube.com/watch?v=8dhZ9BXQgc4 git lecture by Randal Schwartz
excess.org/article/2008/07/ogre-git-tutorial/ video tutorial Git The Basics Tutorial
other
ftp.newartisans.com/pub/git.from .bottom.up.pdf bottom-up instructions, i.e. from the low-level git device to the top-level commands. Author claims information is better received this way
ndpsoftware.com/git-cheatsheet.html good cheatsheet
whygitisbetterthanx.com/ advantages of git over other VCS
devcheatsheet.com/tag/git/ compilation of cheatsheets
www.webdelphi.ru/2010/07/dvcs-git-i-tortoisegit-v-kartinkax-posobie-dlya-nachinayushhix-chajnikov/habrahabr.ru/blogs/Git/60347/
_
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question