git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: "Santi Béjar" <sbejar@gmail.com>
To: git <git@vger.kernel.org>
Subject: [PATCH 0/4 (take 4)] Fetch: branch properties for fetch.
Date: Sat, 23 Sep 2006 22:49:27 +0200	[thread overview]
Message-ID: <87ac4qfgvc.fsf@gmail.com> (raw)


Hi *,

This patch series implements the following branch properties for fetch:

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

and adds some tests.

It passes all the tests.

Santi

---
 Documentation/config.txt |    7 +++++
 git-fetch.sh             |    9 +++---
 git-parse-remote.sh      |   43 ++++++++++++++++++++++++------
 t/t5510-fetch.sh         |   67 ++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 113 insertions(+), 13 deletions(-)

             reply	other threads:[~2006-09-23 20:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-23 20:49 Santi Béjar [this message]
2006-09-23 20:50 ` [PATCH 1/4 (take 4)] fetch: default remote repository from branch properties Santi Béjar
2006-09-23 20:52 ` [PATCH 2/4 (take 4)] Add t5510 to test per branch configuration affecting git-fetch Santi Béjar
2006-09-23 20:53 ` [PATCH 3/4 (take 4)] fetch: get the remote branches to merge from the branch properties Santi Béjar
2006-09-23 20:55 ` [PATCH 4/4 (take 4)] Add test for the default merges in fetch Santi Béjar
2006-09-24  1:49   ` Junio C Hamano

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

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ac4qfgvc.fsf@gmail.com \
    --to=sbejar@gmail.com \
    --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.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).