git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2 (take 3)] Fetch: branch properties.
@ 2006-09-23 10:04 Santi Béjar
  2006-09-23 10:05 ` [PATCH 1/2] Fetch: default remote repository from " Santi Béjar
  2006-09-23 10:08 ` [PATCH 2/2] Fetch: get the remote branches to merge from the " Santi Béjar
  0 siblings, 2 replies; 5+ messages in thread
From: Santi Béjar @ 2006-09-23 10:04 UTC (permalink / raw)
  To: git


Hi *,

This patch series implements the following branch properties for fetch:

  - default repository to fetch
  - default remotes branches to merge from the default repository

 Documentation/config.txt |    7 +++++++
 git-fetch.sh             |    9 ++++-----
 git-parse-remote.sh      |   34 ++++++++++++++++++++++++++--------
 3 files changed, 37 insertions(+), 13 deletions(-)

 Santi

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

end of thread, other threads:[~2006-09-23 10:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-23 10:04 [PATCH 0/2 (take 3)] Fetch: branch properties Santi Béjar
2006-09-23 10:05 ` [PATCH 1/2] Fetch: default remote repository from " Santi Béjar
2006-09-23 10:40   ` Junio C Hamano
2006-09-23 10:08 ` [PATCH 2/2] Fetch: get the remote branches to merge from the " Santi Béjar
2006-09-23 10:43   ` 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).