git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* RFD: a submodule-like facility that tracks branches rather than  commits
@ 2010-05-02 11:02 Jon Seymour
  2010-05-02 16:00 ` Junio C Hamano
  0 siblings, 1 reply; 5+ messages in thread
From: Jon Seymour @ 2010-05-02 11:02 UTC (permalink / raw)
  To: Git Mailing List

Has consideration ever been given to a submodule-like facility where
the configuration information maintained in the supermodule for the
submodule is not a gitlink but is instead the name of a branch (or
generally, a symbolic reference within the nested submodule).

In this case, "git submodule update" would checkout the specified
branch of each submodule rather than the specified commit.

Of course, the intent of such a facility would be to allow git
supermodules to be used to simplify management of a group of related,
yet indOfependent, git projects.

jon.

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

end of thread, other threads:[~2010-05-03  2:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-02 11:02 RFD: a submodule-like facility that tracks branches rather than commits Jon Seymour
2010-05-02 16:00 ` Junio C Hamano
2010-05-02 16:04   ` Dmitrijs Ledkovs
2010-05-02 22:39   ` Jon Seymour
2010-05-03  2:05     ` Junio C Hamano

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).