Git

Trying to move an SVN repository to git, I discovered a couple of interesting facts: git clone does not really clone. It only copies one branch, so the resulting repository […]

I came to realize that Git is not only a “fast version control”, but also a language (lingo, slang) that sounds very obscure to the non-initiated. This is exacerbated by […]

Whatever you might think of Torvalds personally, this (Wikipedia) is downright impressive. The development of Git began on 3 April 2005.[12] The project was announced on 6 April, and became […]