[lug] Fwd: SCM Workflow

jeffrey.haemer at gmail.com jeffrey.haemer at gmail.com
Fri Feb 11 08:01:25 MST 2011


Ladies & Gentlemen,

Some folks wanted more information on the git-flow model/tool that Jeremy
and Nathan were endorsing last night. I'm with them -- I use it for my own
work.

Here's an excerpt from a note I sent, last week, to the folks I'm doing some
SCM consulting for, with pointers to more info.

HTH.

---------- Forwarded message ----------
From: jeffrey.haemer at gmail.com <jeffrey.haemer at gmail.com>
Date: Thu, Feb 3, 2011 at 9:31 AM
Subject: SCM Workflow

At some point, we should talk about workflow: specifically, we should make
guidelines & conventions for the structure of the tree, for who checks in
and out where & when, and for branch and tag management.  It'll help keep
things sane.

In the git world, there's rather a lot of discussion about workflow models,
but most of it isn't git-specific; you could implement them for whatever SCM
system you have.

One popular model is called git-flow.  I use it for my own work, because (a)
it's reasonable for what I do and (b) folks have now written tools to
enforce/encourage it. (I can show you in stuff I'm doing here.) I've tacked
on some links, below, describing the model, which come right off of the
GitHub repo for git-flow itself.

[...]

-- 
Jeffrey Haemer <jeffrey.haemer at gmail.com>
720-837-8908 [cell], http://seejeffrun.blogspot.com [blog],
http://www.youtube.com/user/goyishekop [vlog]
פרייהייט? דאס איז יאַנג דינען וואָרט.

====================================================================================================================

git-flow [image: Project status]

A collection of Git extensions to provide high-level repository operations
for Vincent Driessen's branching model <http://nvie.com/git-model>.
 Getting started

For the best introduction to get started with git flow, please read Jeff
Kreeftmeijer's blog post:

http://jeffkreeftmeijer.com/2010/why-arent-you-using-git-flow/

Or have a look at one of these screen casts:

   - A short introduction to git-flow <http://vimeo.com/16018419> (by Mark
   Derricutt)
   - On the path with
git-flow<http://codesherpas.com/screencasts/on_the_path_gitflow.mov>
(by
   Dave Bock)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lug.boulder.co.us/pipermail/lug/attachments/20110211/5aeb7969/attachment.html>


More information about the LUG mailing list