[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Release tags
From: |
Jambunathan K |
Subject: |
Re: Release tags |
Date: |
Wed, 05 Sep 2012 12:04:26 +0530 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux) |
I am not sure whether the OP is using git repo of Emacs.
I remember using
git fetch --tags origin
to refresh tags. Cannot recollect the exact scenario when I had to do
this.
,---- From git help fetch
| -t, --tags
| Most of the tags are fetched automatically as branch heads are
| downloaded, but tags that do not point at objects reachable from
| the branch heads that are being tracked will not be fetched by this
| mechanism. This flag lets all tags and their associated objects be
| downloaded. The default behavior for a remote may be specified with
| the remote.<name>.tagopt setting. See git-config(1).
`----
Just guessing here.
--
- Re: Release tags, (continued)
- Re: Release tags, Óscar Fuentes, 2012/09/04
- Re: Release tags, Tim Cross, 2012/09/04
- Re: Release tags, Stephen J. Turnbull, 2012/09/04
- Re: Release tags, Óscar Fuentes, 2012/09/04
- Re: Release tags, Stephen J. Turnbull, 2012/09/04
- Re: Release tags, Óscar Fuentes, 2012/09/04
- Re: Release tags, Stephen J. Turnbull, 2012/09/05
- Re: Release tags,
Jambunathan K <=
- Re: Release tags, Tim Cross, 2012/09/05
- Re: Release tags, Eli Zaretskii, 2012/09/05
- Re: Release tags, Eli Zaretskii, 2012/09/05
- Re: Release tags, Eli Zaretskii, 2012/09/05
- Re: Release tags, Stephen J. Turnbull, 2012/09/05
- Re: Release tags, Eli Zaretskii, 2012/09/05
- Re: Release tags, Stefan Monnier, 2012/09/05
- Re: Release tags, Eli Zaretskii, 2012/09/04
- Re: Release tags, Eli Zaretskii, 2012/09/04
- Re: Release tags, Glenn Morris, 2012/09/05