ArvinderKang.com header image 4

Git Configurations

August 5th, 2008 by { Arvinder Kang } · No Comments · Programming

I have started using Git over Subversion. Following is the list of my git configurations.

[Read more →]

Tags:

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.

[...]

[Read more →]

Tags:··

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.

[Read more →]

Tags:·