all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: esr@thyrsus.com (Eric S. Raymond)
To: emacs-devel@gnu.org
Subject: Is the repo mirroring restoring dead tags?
Date: Sat, 11 Jan 2014 19:37:44 -0500 (EST)	[thread overview]
Message-ID: <20140112003744.76866380523@snark.thyrsus.com> (raw)

Andreas, I just did a pull of the git mirror and all the tags I had
deleted and renamed came back to life.

The deletion script I use is this:

git tag -d $1
git push origin :$1

so I'm not just deleting them locally. Could your mirroring script 
be having an unexpected side effect?
-- 
		<a href="http://www.catb.org/~esr/">Eric S. Raymond</a>

You [should] not examine legislation in the light of the benefits it will
convey if properly administered, but in the light of the wrongs it
would do and the harm it would cause if improperly administered
	-- Lyndon Johnson, former President of the U.S.



             reply	other threads:[~2014-01-12  0:37 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-12  0:37 Eric S. Raymond [this message]
2014-01-12  0:57 ` Is the repo mirroring restoring dead tags? David Kastrup
2014-01-12  1:06   ` Eric S. Raymond
2014-01-12  9:41 ` Andreas Schwab
2014-01-12 12:49   ` Eric S. Raymond
2014-01-12 12:54     ` David Engster
2014-01-12 19:01       ` Glenn Morris
2014-01-12 13:07     ` David Kastrup
2014-01-12 13:11       ` Eric S. Raymond
2014-01-12 14:02     ` Andreas Schwab

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=20140112003744.76866380523@snark.thyrsus.com \
    --to=esr@thyrsus.com \
    --cc=emacs-devel@gnu.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

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.