git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [announce] gc
@ 2008-12-23  3:24 Stephen Haberman
  2008-12-23 13:13 ` Matthieu Moy
  2009-01-14  1:31 ` Jakub Narebski
  0 siblings, 2 replies; 6+ messages in thread
From: Stephen Haberman @ 2008-12-23  3:24 UTC (permalink / raw)
  To: git

Hi,

This is just a small collections of hooks, scripts, and practices I
developed while working on a not-distributed/corporate project.

A quick list is: svn-like revision numbers (via tagging every commit)
(don't flame me, please), combined diff-enabled commit emails*, Hudson
hooks, trac hooks, branch locking, same-repo-separate-DAG git
server-side config storage and export-on-push, and developer-side
push/pull scripts that "just work".

http://github.com/stephenh/gc

Hopefully others find it as useful.

Thanks,
Stephen

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [announce] gc
  2008-12-23  3:24 [announce] gc Stephen Haberman
@ 2008-12-23 13:13 ` Matthieu Moy
  2008-12-23 14:22   ` Stephen Haberman
  2009-01-14  1:31 ` Jakub Narebski
  1 sibling, 1 reply; 6+ messages in thread
From: Matthieu Moy @ 2008-12-23 13:13 UTC (permalink / raw)
  To: Stephen Haberman; +Cc: git

Stephen Haberman <stephen@exigencecorp.com> writes:

> Hi,
>
> This is just a small collections of hooks, scripts, and practices I
> developed while working on a not-distributed/corporate project.

You should find a better name. I mean, one for which

  http://www.google.com/search?q=git+YOUR-NAME-HERE

has a chance to find you ...

My 2 cents,

-- 
Matthieu

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [announce] gc
  2008-12-23 13:13 ` Matthieu Moy
@ 2008-12-23 14:22   ` Stephen Haberman
  2008-12-23 15:06     ` Mike Ralphson
  0 siblings, 1 reply; 6+ messages in thread
From: Stephen Haberman @ 2008-12-23 14:22 UTC (permalink / raw)
  To: Matthieu Moy; +Cc: git


> You should find a better name. I mean, one for which
> 
>   http://www.google.com/search?q=git+YOUR-NAME-HERE
> 
> has a chance to find you ...

Ah, good point.

Perhaps "git corporate hooks" or "git enterprise hooks".

I'm a little cautious about using words like corporate/enterprise as
there is nothing exclusively "corporate/enterprise" about any of the
hooks in the project, we just happened to be on a corporate/enterprise
project when we came up with them.

"git enterprise hooks" seems like a potentially good name. I can't see
people googling explicitly for the "enterprise" keyword, but the "git
hooks" seems fairly likely.

Suggestions are welcome and thanks for the feedback.

- Stephen

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [announce] gc
  2008-12-23 14:22   ` Stephen Haberman
@ 2008-12-23 15:06     ` Mike Ralphson
  2008-12-25 15:23       ` Stephen Haberman
  0 siblings, 1 reply; 6+ messages in thread
From: Mike Ralphson @ 2008-12-23 15:06 UTC (permalink / raw)
  To: Stephen Haberman; +Cc: Matthieu Moy, git

2008/12/23 Stephen Haberman <stephen@exigencecorp.com>
>
> > You should find a better name. I mean, one for which
> >
> >   http://www.google.com/search?q=git+YOUR-NAME-HERE
> >
> > has a chance to find you ...
>
> Ah, good point.
>
> Perhaps "git corporate hooks" or "git enterprise hooks".
>
> I'm a little cautious about using words like corporate/enterprise as
> there is nothing exclusively "corporate/enterprise" about any of the
> hooks in the project, we just happened to be on a corporate/enterprise
> project when we came up with them.

As the workflows these seem to support are centralised (as you say
these apply equally well in some non-corporate / enterprise projects),
how about git-central?

Mike

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [announce] gc
  2008-12-23 15:06     ` Mike Ralphson
@ 2008-12-25 15:23       ` Stephen Haberman
  0 siblings, 0 replies; 6+ messages in thread
From: Stephen Haberman @ 2008-12-25 15:23 UTC (permalink / raw)
  To: Mike Ralphson; +Cc: Matthieu Moy, git


> > I'm a little cautious about using words like corporate/enterprise as
> > there is nothing exclusively "corporate/enterprise" about any of the
> > hooks in the project, we just happened to be on a corporate/enterprise
> > project when we came up with them.
> 
> As the workflows these seem to support are centralised (as you say
> these apply equally well in some non-corporate / enterprise projects),
> how about git-central?

Ah, that's excellent. Thanks for the suggestion.

- Stephen

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [announce] gc
  2008-12-23  3:24 [announce] gc Stephen Haberman
  2008-12-23 13:13 ` Matthieu Moy
@ 2009-01-14  1:31 ` Jakub Narebski
  1 sibling, 0 replies; 6+ messages in thread
From: Jakub Narebski @ 2009-01-14  1:31 UTC (permalink / raw)
  To: git

Stephen Haberman wrote:

> This is just a small collections of hooks, scripts, and practices I
> developed while working on a not-distributed/corporate project.
> 
> A quick list is: svn-like revision numbers (via tagging every commit)
> (don't flame me, please), combined diff-enabled commit emails*, Hudson
> hooks, trac hooks, branch locking, same-repo-separate-DAG git
> server-side config storage and export-on-push, and developer-side
> push/pull scripts that "just work".
> 
> http://github.com/stephenh/gc
> 
> Hopefully others find it as useful.

Added to http://git.or.cz/gitwiki/InterfacesFrontendsAndTools
-- 
Jakub Narebski
Warsaw, Poland
ShadeHawk on #git

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-01-14  1:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-23  3:24 [announce] gc Stephen Haberman
2008-12-23 13:13 ` Matthieu Moy
2008-12-23 14:22   ` Stephen Haberman
2008-12-23 15:06     ` Mike Ralphson
2008-12-25 15:23       ` Stephen Haberman
2009-01-14  1:31 ` Jakub Narebski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).