Re: New module import to git.gnome.og



On Thu, 2009-03-19 at 11:35 -0600, Federico Mena Quintero wrote:
> On Wed, 2009-03-18 at 16:24 -0400, Owen Taylor wrote:
> 
> >  * Prepended [PENDING] to the cgit description
> > 
> >  * Required people to:
> > 
> >    git push --exec=import 
> > 
> >  * Disallowed other git-push.
> > 
> > Until you ssh user git gnome org finish-import
> 
> This sounds pretty good.  So that "import" would be essentially
> "git-receive-pack plus setup things in a temporary state", right?

Yeah. It would be:

 A) Check that $GIT_DIR/pending exists
 B) Set an environment variable that will be used to disable commit
    mails and certain pre-recieve checks
 C) Call git-receive-pack

- Owen




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]