ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] Un-annotated tags in git.alt
@ 2015-03-24  3:16 REAL
  2015-03-24  3:27 ` Dmitry V. Levin
  0 siblings, 1 reply; 3+ messages in thread
From: REAL @ 2015-03-24  3:16 UTC (permalink / raw)
  To: Dmitry V. Levin, ALT Linux Team development discussions

Привет!

 > git push origin --tags
[...]
remote: *** Un-annotated tags are not allowed in this repository
remote: *** Use `git tag [ -a | -s ]' for tags you want to propagate.
remote: error: hook declined to update refs/tags/0.1.0
remote: *** Un-annotated tags are not allowed in this repository
remote: *** Use `git tag [ -a | -s ]' for tags you want to propagate.

Хотелось бы иметь ручку, чтобы такие неподписанные тэги git вообще не 
пытался заливать на сервер. Есть ли такое вообще? А то надоело. 
особенно когда происходит сначала обработка мегабайт информации, а в 
конце оказывается, что git.alt отказывается это принимать.

-- 

REAL aka Евгений Ростовцев, программист ЦНИТ КемГУ



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [devel] Un-annotated tags in git.alt
  2015-03-24  3:16 [devel] Un-annotated tags in git.alt REAL
@ 2015-03-24  3:27 ` Dmitry V. Levin
  2015-03-24 19:08   ` Michael Shigorin
  0 siblings, 1 reply; 3+ messages in thread
From: Dmitry V. Levin @ 2015-03-24  3:27 UTC (permalink / raw)
  To: REAL; +Cc: ALT Linux Team development discussions

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

Hi,

On Tue, Mar 24, 2015 at 10:16:51AM +0700, REAL wrote:
> Привет!
> 
> > git push origin --tags
> [...]
> remote: *** Un-annotated tags are not allowed in this repository
> remote: *** Use `git tag [ -a | -s ]' for tags you want to propagate.
> remote: error: hook declined to update refs/tags/0.1.0
> remote: *** Un-annotated tags are not allowed in this repository
> remote: *** Use `git tag [ -a | -s ]' for tags you want to propagate.
> 
> Хотелось бы иметь ручку, чтобы такие 
> неподписанные тэги git вообще не пытался 
> заливать на сервер. Есть ли такое вообще? 
> А то надоело. особенно когда происходит 
> сначала обработка мегабайт информации, а 
> в конце оказывается, что git.alt 
> отказывается это принимать.

Не надо делать "git push origin --tags".  Вообще.  Никогда.
Используйте "git push --follow-tags".


-- 
ldv

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [devel] Un-annotated tags in git.alt
  2015-03-24  3:27 ` Dmitry V. Levin
@ 2015-03-24 19:08   ` Michael Shigorin
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Shigorin @ 2015-03-24 19:08 UTC (permalink / raw)
  To: ALT Linux Team development discussions

On Tue, Mar 24, 2015 at 06:27:26AM +0300, Dmitry V. Levin wrote:
> Не надо делать "git push origin --tags".  Вообще.  Никогда.
> Используйте "git push --follow-tags".

А давай это где-нить задокументируем большими буквами?
(и да, спасибо)

-- 
 ---- WBR, Michael Shigorin / http://altlinux.org
  ------ http://opennet.ru / http://anna-news.info


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-03-24 19:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-24  3:16 [devel] Un-annotated tags in git.alt REAL
2015-03-24  3:27 ` Dmitry V. Levin
2015-03-24 19:08   ` Michael Shigorin

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