Git for the Cocoa Developer: A Typical Workflow(christopherroach.com)
christopherroach.com
Git for the Cocoa Developer: A Typical Workflow
http://christopherroach.com/archives/35
2 comments
Not very much different from the git workflow for all other developers out there. The only difference I can see is the inclusion of additional files in .gitignore.
I think both the .gitignore and .gitattributes examples are helpful, actually—especially for those of us not used to developing compiled projects.