[seam-dev] Git flow information

Jason Porter lightguard.jp at gmail.com
Wed May 11 21:56:17 EDT 2011


For those of you interested in git flow, find more info at

   - http://nvie.com/posts/a-successful-git-branching-model/
   - https://github.com/nvie/gitflow
   - http://nvie.com/posts/a-git-flow-screencast/
   - http://jeffkreeftmeijer.com/2010/why-arent-you-using-git-flow/

git flow itself are some shell script extensions for git. You install it,
then run git flow init in your project directory, answer the questions and
just start committing as normal. The questions store some info into the
.git/config file and afterward creates a branch named develop that branched
from master, simple, doesn't mess up the workflow, very nice.

-- 
Jason Porter
http://lightguard-jp.blogspot.com
http://twitter.com/lightguardjp

Software Engineer
Open Source Advocate
Author of Seam Catch - Next Generation Java Exception Handling

PGP key id: 926CCFF5
PGP key available at: keyserver.net, pgp.mit.edu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/seam-dev/attachments/20110511/3c698a6c/attachment.html 


More information about the seam-dev mailing list