All of lore.kernel.org
 help / color / mirror / Atom feed
* git-submodule: add "sync" command (v2)
@ 2008-08-24 17:21 David Aguilar
  2008-08-24 17:21 ` [PATCH 1/3] git-submodule: add a get_remote function David Aguilar
  0 siblings, 1 reply; 14+ messages in thread
From: David Aguilar @ 2008-08-24 17:21 UTC (permalink / raw)
  To: gitster; +Cc: mlevedahl, git

The following patches rework the "sync" command in response to
Junio's input.

The first two patches are a simple refactor to move logic for
finding the name of the remote, which is not necessarily
"origin", into a standalone function.

The last patch is the reworked "git submodule sync" command.

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

end of thread, other threads:[~2008-08-27 17:40 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-24 17:21 git-submodule: add "sync" command (v2) David Aguilar
2008-08-24 17:21 ` [PATCH 1/3] git-submodule: add a get_remote function David Aguilar
2008-08-24 17:21   ` [PATCH 2/3] git-submodule: use get_remote in resolve_relative_url David Aguilar
2008-08-24 18:55     ` Junio C Hamano
2008-08-24 19:18       ` Junio C Hamano
2008-08-24 17:21   ` [PATCH 3/3] git-submodule: add "sync" command David Aguilar
2008-08-24 18:57     ` Junio C Hamano
2008-08-24 19:23       ` David Aguilar
2008-08-24 19:43       ` [PATCH v3] " David Aguilar
2008-08-27  8:43         ` David Aguilar
2008-08-27 17:39           ` Junio C Hamano
2008-08-24 21:29       ` [PATCH 3/3] " Mark Levedahl
2008-08-24 18:46   ` [PATCH] git-submodule - Use "get_default_remote" from git-parse-remote Mark Levedahl
2008-08-24 19:07     ` Junio C Hamano

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.