Recently I found some very nice screen cast tutorials for Vim. Derek Wyatt - the guy who has recorded them - has a very humorous way to tell stories about Vim. Love it and learned much.
Continue reading
Lets say you checked out a new local branch and committed some changes. Now you want to share this new branch with other developers. You can upload the new branch easily with the following command.
Continue reading
Recently I had to merge a git repository into my own fork of this repository.
Continue reading