From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Frysinger Date: Mon, 28 Nov 2011 18:02:26 -0500 Subject: [U-Boot] Attn Maintainers: git advise needed (how to fix messed up repo) In-Reply-To: References: Message-ID: <201111281802.26676.vapier@gentoo.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Monday 28 November 2011 17:31:19 Graeme Russ wrote: > error: refs/tags/2009.01-rc2 does not point to a valid object! this tag seems to have bled into some people's repos ... i'd suggest you punt it locally: git tag -d 2009.01-rc2 and then punt it remotely: git push :2009.01-rc2 > $ git fetch u-boot > ... > $ git rebase u-boot/master > ... > $ git push ssh://gu-x86 at git.denx.de/u-boot-x86 > ... > To ssh://gu-x86 at git.denx.de/u-boot-x86 > ! [rejected] master -> master (non-fast-forward) well, you did a rebase, so this is kind of par for the course. use --force to rewrite the published branch. -mike -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: This is a digitally signed message part. URL: