Git for the Cocoa Developer: A Typical Workflowchristopherroach.com 3 pointsvthakr17 years ago2 commentsSaveHideCopy link On HNComments−swombat17yNot 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.−bscofield17yI think both the .gitignore and .gitattributes examples are helpful, actually—especially for those of us not used to developing compiled projects.
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.