X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@lists.alpinelinux.org Received: from mail-bw0-f213.google.com (mail-bw0-f213.google.com [209.85.218.213]) by lists.alpinelinux.org (Postfix) with ESMTP id 9EF6D1EB598 for ; Mon, 22 Mar 2010 08:54:58 +0000 (UTC) Received: by bwz5 with SMTP id 5so4981752bwz.20 for ; Mon, 22 Mar 2010 01:54:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=d9DFrwVdOpCpIAxsV0Z8+T4Jn0K0l5gw2lCmMVIctXQ=; b=W3nxyNgab5pdiXuVgYegnTECaJKdG8Y7r1nsaFclryUIFQi0APGP/91PPZwvqiYB84 s2niH98zWmuIIqT6IlLJoodMfIZS+Rr8TWhqUd2+51a/2Rs+LTjIT6jJe5pp9JOyTpMt flqcxfMHO8cIopl76x/nQ4tQdexVWPPUe1By4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=MbPidZiXoDRF86fbEHoxEb84mrg+xAJ6PeTnkeyrtm7zfRHGNiI+mAyxXEpNHnlLHF H7dWylW9Ao3EnVmRSPd7gyjlMbRDtc26rJVgrNn52ThCfxb/+JNKGD2ke6Y8jIar+NTL I2vyov6CbkWva+9+YSWEUftK2hUAYdv5Cv92A= X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Received: by 10.204.7.146 with SMTP id d18mr4229296bkd.101.1269248097948; Mon, 22 Mar 2010 01:54:57 -0700 (PDT) Date: Mon, 22 Mar 2010 09:54:57 +0100 Message-ID: <95408c821003220154t71897a86mf82737a00fa114f8@mail.gmail.com> Subject: [alpine-devel] re-tagged v1.10.1 From: Natanael Copa To: Alpine Developers Content-Type: text/plain; charset=ISO-8859-1 Ok, I messed up, and I pushed out a non-annotated v1.10.1 tag. I have deleted it an created a new, annotated v1.10.1 tag. Please delete the v1.10.1 tag you have and fetch the new one by doing: git tag -d v1.10.1 git fetch origin tag v1.10.1 to get my updated tag. You can test which tag you have by doing git rev-parse v1.10.1 which should return bbde99446b921973833b9cb6ab8cd5a814e7355a if you have the new version. Sorry for inconvenience. -- Natanael Copa --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---