From: Klas Lindberg <klas.lindberg@gmail.com>
To: Finn Arne Gangstad <finnag@pvv.org>
Cc: Matthieu Moy <Matthieu.Moy@imag.fr>,
Johannes Schindelin <Johannes.Schindelin@gmx.de>,
Git Users List <git@vger.kernel.org>
Subject: Re: Submodules can't work recursively because Git implements policy?
Date: Mon, 6 Apr 2009 16:47:22 +0200 [thread overview]
Message-ID: <33f4f4d70904060747h72019846gca18255bd71adc22@mail.gmail.com> (raw)
In-Reply-To: <20090406135618.GA17793@pvv.org>
On Mon, Apr 6, 2009 at 3:56 PM, Finn Arne Gangstad <finnag@pvv.org> wrote:
> Yes, I could not agree more. You may also end up writing some really
> complicated wrappers around git push to get things going (where do you
> push, for example). We made some interesting "concept art" around this
> last year at $dayjob, but decided to drop it.
I don't see how pushing could work at all without recursion.
> Maybe the security concerns could be handled by adding some
> functionality to (quickly) get rid of unwanted commits?
Why not simply allow users with write permissions to "pop" revisions
from the top of the history DAG in a way that actually really deletes
the them? Or at least moves those commits to a separate, locked down
DAG that cannot be read by people without write permissions?
But anyway: If I implement support for fetching SHA keys and full
recursive behaviour in the presence of submodules; would my patches
automatically be rejected because of the rationale for the current
behaviour?
/Klas
next prev parent reply other threads:[~2009-04-06 14:49 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-06 13:42 Submodules can't work recursively because Git implements policy? Klas Lindberg
2009-04-06 13:56 ` Finn Arne Gangstad
2009-04-06 14:47 ` Klas Lindberg [this message]
2009-04-06 14:51 ` Shawn O. Pearce
2009-04-06 16:29 ` Klas Lindberg
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=33f4f4d70904060747h72019846gca18255bd71adc22@mail.gmail.com \
--to=klas.lindberg@gmail.com \
--cc=Johannes.Schindelin@gmx.de \
--cc=Matthieu.Moy@imag.fr \
--cc=finnag@pvv.org \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).