git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andreas Ericsson <ae@op5.se>
To: Andrey Borzenkov <arvidjaar@mail.ru>
Cc: git@vger.kernel.org
Subject: Re: git pull and remote tags
Date: Sat, 21 Jan 2006 14:29:56 +0100	[thread overview]
Message-ID: <43D23754.10408@op5.se> (raw)
In-Reply-To: <200601211119.09268.arvidjaar@mail.ru>

Andrey Borzenkov wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> I initialized repository (it was udev by the way) using git clone when it was 
> on release 080. Now after 081 was out I did "git pull" and it did pulled 
> changes but I do not see tag 081. What is the proper way to sync remote 
> repository with local copy while retaining all refs?
> 

Upgrade to the very latest git suite or do

	$ git fetch --tags

-- 
Andreas Ericsson                   andreas.ericsson@op5.se
OP5 AB                             www.op5.se
Tel: +46 8-230225                  Fax: +46 8-230231

      reply	other threads:[~2006-01-21 13:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-21  8:19 git pull and remote tags Andrey Borzenkov
2006-01-21 13:29 ` Andreas Ericsson [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=43D23754.10408@op5.se \
    --to=ae@op5.se \
    --cc=arvidjaar@mail.ru \
    --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.
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).