the workflow (from your POV) of managing git

Previous thread: What's cooking in git.git (Jan 2010, #10; Sun, 31) by Junio C Hamano on Sunday, January 31, 2010 - 8:35 pm. (1 message)

Next thread: [RFC/PATCH 0/6] add --ff option to cherry-pick by Christian Couder on Monday, February 1, 2010 - 12:55 am. (14 messages)
From: layer
Date: Sunday, January 31, 2010 - 10:00 pm

Junio, greetings.

Have you written anything up that tells people how you manage the git
project?  Something that could be used by other project leaders?  I've
been googling and haven't been able to find anything other than
documents which describe the process from the other side (people
submitting patches).

A lot can be gleaned by looking at it from the patch-submitter side,
but I'm guessing there are lots of little tips that project leads
could learn from by seeing a document on the process you use.  For
example, do you have a script that generates the "what's cooking
in..." emails?

Thanks!

Kevin
--

From: Jeff King
Date: Sunday, January 31, 2010 - 10:46 pm

Check out the 'todo' branch in git.git.

-Peff
--

Previous thread: What's cooking in git.git (Jan 2010, #10; Sun, 31) by Junio C Hamano on Sunday, January 31, 2010 - 8:35 pm. (1 message)

Next thread: [RFC/PATCH 0/6] add --ff option to cherry-pick by Christian Couder on Monday, February 1, 2010 - 12:55 am. (14 messages)