Re: New module import to git.gnome.og
- From: Owen Taylor <otaylor redhat com>
- To: Federico Mena Quintero <federico ximian com>
- Cc: gnome-infrastructure <gnome-infrastructure gnome org>
- Subject: Re: New module import to git.gnome.og
- Date: Wed, 18 Mar 2009 15:04:45 -0400
On Wed, 2009-03-18 at 11:05 -0600, Federico Mena Quintero wrote:
> On Tue, 2009-03-17 at 11:59 -0400, Owen Taylor wrote:
>
> > C) You push that
> >
> > git push ssh://<user>@svn.gnome.org/exampleproj refs/heads/*
> > refs/tags/*
>
> Wouldn't
>
> git push --all --tags url
>
> just work?
You can't push --all --tags. I don't know why. If you 'git push --all'
'git push --tags', then you spam commits list.
> I don't like the idea of sending tarballs and such; people seem to live
> just fine with github's or gitorious's method of "just push whatever you
> need".
>
> We may just need to give the "push --all --tags" recipe for the majority
> of users. For people who have branches or tags that they don't want
> published, they either already know what to do, or we can just tell them
> "push each thing you want by hand" with a little recipe.
Suggestions how to make "push stuff until it looks right" compatible
with commits-list appreciated.
- Owen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]