-

@cdevroe on Twitter
- @GavinStark beef, chicken, and tofu are most decidely NOT Alaskian but I can dig it.
Subscribe via Twitter
You can subscribe to this site's posts via Twitter by following @cdevroecom or you can follow me personally at @cdevroe.
-
Subscribe via RSS
Categories
Monthly archives
Tag Archives: git
Ignoring and removing a file from a Git repository
Found this little gem tonight after I had made the mistake of ignoring a file that I had already added to my repo and had committed more than one change to and wanted to remove the file from my commit history completely.
“One problem I see quite often in the #git channel on Freenode is that [...]
The perfect Git workflow by Kyle Slattery
The way Kyle talks about Git is much the same as I talk about cookies. Sort of makes me want to grab a tall glass of milk and dive into Git. Here is his perfect Git workflow for a one person project.
Posted in Links Also tagged kyle slattery, programming, source control, subversion, svn Leave a comment
Install Git on Mac OS X 10.5 using a script
A script that makes it easy to install Git from source on the Mac.
Posted in Links Also tagged apple, install, macintosh, martin bergek, mike-stickel, script, source control, subversion, version control Leave a comment
Interview with GitHub team member Scott Chacon