Re: [ANNOUNCE] Stacked GIT 0.14.2

From: Catalin Marinas
Date: Mon Mar 24 2008 - 19:56:00 EST


On 24/03/2008, Junio C Hamano <gitster@xxxxxxxxx> wrote:
> Rene Herman <rene.herman@xxxxxxxxxxxx> writes:
> > And I remember some mumblings about git growing quilt-like
> > functionality itself. Anything on that?
>
>
> Not my mumbling, but I am quite open to slurp in guilt as a subdirectory
> in git.git at some point in the future just like we bundle git-gui and
> gitk if asked by the maintainer.
>
> The same applies to StGIT for that matter, although I somehow feel that is
> much less likely to happen, because it lived long enough as a standalone
> project with enough following to achieve sustainable momentum by itself.

Indeed, StGIT has grown quite a lot (it now has ~45 commands) and it
probably feels better as a tool on its own. However, I think it would
be good for git to get such functionality (and it could even share
some ideas StGIT and guilt). If this functionality will get fully
integrated in git, StGIT could use it directly rather than the
low-level git commands.

An example of additional functionality that might stay outside of git
(at least for a while): since basic patch management support is pretty
much complete in StGIT, a feature we are thinking about adding is
better support for patch sharing between developers (or
repositories/branches). This should allow easier cloning and merging
with branches that have a volatile history at the top.

--
Catalin
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/