ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Sergey Vlasov <vsu@altlinux.ru>
To: devel@lists.altlinux.org
Subject: Re: [devel] git.alt: how to override a tag?
Date: Tue, 12 Dec 2006 21:23:40 +0300
Message-ID: <20061212182340.GA8188@procyon.home> (raw)
In-Reply-To: <20061212205706.655bfcbe.bga@altlinux.org>

[-- Attachment #1: Type: text/plain, Size: 695 bytes --]

On Tue, Dec 12, 2006 at 08:57:06PM +0300, Grigory Batalov wrote:
> Можно ли на git.alt переставить таг с одного коммита на другой?
> Я сделал у себя на машине
> 
> $ git tag -s -f 3.9p1-alt-adjtimex
> 
> Но при отправке на сервер git.alt получил такое сообщение:
> 
> error: remote 'refs/tags/3.9p1-alt-adjtimex' is not a strict subset of local ref 'refs/tags/3.9p1-alt-adjtimex'. maybe you are not up-to-date and need to pull first?

git push --force origin 3.9p1-alt-adjtimex (если это ещё не запретили,
но вроде бы не должны).  Если приходится всё-таки использовать
--force, крайне рекомендуется делать это с явным указанием того, что
надо обновлять, чтобы не наделать лишнего.

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  parent reply	other threads:[~2006-12-12 18:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-12 17:57 Grigory Batalov
2006-12-12 17:58 ` Igor Zubkov
2006-12-12 18:23 ` Sergey Vlasov [this message]
2006-12-12 18:22   ` Igor Zubkov
2006-12-12 19:26     ` Sergey Vlasov
2006-12-12 20:07       ` Dmitry V. Levin

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=20061212182340.GA8188@procyon.home \
    --to=vsu@altlinux.ru \
    --cc=devel@lists.altlinux.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

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git