All of lore.kernel.org
 help / color / mirror / Atom feed
From: Detlev Zundel <dzu@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] Custodians, please remove tag NIOS2-5_0_0 from your repos
Date: Wed, 10 Aug 2011 12:06:20 +0200	[thread overview]
Message-ID: <m27h6lr36r.fsf@ohwell.denx.de> (raw)
In-Reply-To: <4E3E8289.606@aribaud.net> (Albert ARIBAUD's message of "Sun, 07 Aug 2011 14:18:17 +0200")

Hi Albert,

> This tag  NIOS2-5_0_0 keeps lingering in ARM repositories and should not 
> be there. I regularly have to remove it from u-boot-arm because I keep 
> catching it occasionally when recreating my u-boot-arm local copy and 
> then fetching another ARM repo such as u-boot-atmel, u-boot-marvell, 
> u-boot-pxa, u-boot-samsung, and u-boot-ti, which all contain this tag.

Just for your information - you can add a "tagopt = --no-tags" option to
remote repositories in your .git/config like this:

[remote "arago-omapl1"]
        url = git://arago-project.org/git/projects/linux-omapl1.git
        fetch = +refs/heads/*:refs/remotes/arago-omapl1/*
        tagopt = --no-tags

This way, you'll never implicitely pull tags from that repository.  It
turned out to be helpful, so I wanted to share the tip.

Cheers
  Detlev

-- 
Woman who seek to be equal with men lack ambition
                       -- Timothy Leary
--
DENX Software Engineering GmbH,      MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich,  Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-40 Fax: (+49)-8142-66989-80 Email: dzu at denx.de

      parent reply	other threads:[~2011-08-10 10:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-07 12:18 [U-Boot] Custodians, please remove tag NIOS2-5_0_0 from your repos Albert ARIBAUD
2011-08-07 21:27 ` Scott McNutt
2011-08-10 10:06 ` Detlev Zundel [this message]

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

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

  git send-email \
    --in-reply-to=m27h6lr36r.fsf@ohwell.denx.de \
    --to=dzu@denx.de \
    --cc=u-boot@lists.denx.de \
    /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.
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.