Archive for the ‘ git ’ Category
I thought I had written this down somewhere, but apparently I didn’t. Here is the perfect guide for transferring a svn repo to a git repo. [ READ MORE ]
You only appreciateĀ fast version control when you’re on a slow link. Thank you Linus for creating git, I would have gone insane without it today! [ READ MORE ]
Since I am tired of Googling it, I am going to post the commands required to start a new local branch in git, then push that to the origin, then pull it in to continue working on it. If you don’t know what I am talking about, that’s fine. I do. [ READ MORE ]