Wednesday, May 29, 2013

On Git

More geared towards a technical audience, I have recently been using git at both work and for my hobby project. Initially I was reluctant in moving away from subversion, but after a 2 week experience of using git, I can say it's not that much of a jump.

It's not difficult to find the commands to execute - there's good documentation, and stack overflow provides nearly all the answers. The more challenging part is getting used to vi.

Try git.


azriel