If you are citizen of an European Union member nation, you may not use this service unless you are at least 16 years old.
Finally, you can manage your Google Docs, uploads, and email attachments (plus Dropbox and Slack files) in one convenient place. Claim a free account, and in less than 2 minutes, Dokkio (from the makers of PBworks) can automatically organize your content for you.
Comments (4)
Chris Nicola said
at 2:29 pm on Apr 10, 2010
Some relevant links:
GitHub http://www.github.org
MySysGit (git for windows) http://code.google.com/p/msysgit/downloads/list
Git Extensions (git for Visual Studio) http://code.google.com/p/gitextensions/
Blog post on BPF: http://www.lostechies.com/blogs/derickbailey/archive/2009/07/15/branch-per-feature-source-control-part-1-why.aspx
Chris Nicola said
at 3:23 pm on Apr 10, 2010
Git custom attributes (filters) and clean/smudge process http://progit.org/book/ch7-2.html
Martin Aatmaa said
at 3:10 pm on Apr 18, 2010
Vincent Driessen
A successful Git branching model
http://nvie.com/git-model/
Martin Aatmaa said
at 3:11 pm on Apr 18, 2010
gitflow
Git extensions to provide high-level repository operations for Vincent Driessen's branching model
http://github.com/nvie/gitflow
You don't have permission to comment on this page.