I have started using Git over Subversion. Following is the list of my git configurations.
Git Configurations
August 5th, 2008 by { Arvinder Kang } · No Comments · Programming
Tags:Git
Git remote pushing
July 19th, 2008 by { Arvinder Kang } · No Comments · Programming
For the last half an hour I have been playing with Git. Project I’m working on my laptop is version tracked by git. However what is the fun of using version control without a remote server.
As soon as I pushed my project directory to my remote OS X Tiger server, I got the following error.
[...]
Using Git on Rails project
July 18th, 2008 by { Arvinder Kang } · No Comments · Programming
After watching Linus Torvalds speaking for Git, and the popularity of Github, I am giving git a try. I have been using Subversion for a while, so things moved pretty smoothly.
