hg-git: abort ... filtered node
Ernie Rael
errael at raelity.com
Fri Oct 23 23:21:49 UTC 2020
hg git-cleanup fixed it. Appologies for the noise.
-ernie
On 10/23/2020 4:00 PM, Ernie Rael wrote:
> Hi all,
>
> I've got an hg-git clone of a sourceforge repository which is a fork
> of a sourceforge repository. Today I noticed
>
> $ hg tags
> abort: 00changelog.i at 5fe141dcabaa723896b8b10768982d0449786188:
> filtered node!
>
> $ hg log -r 5fe141dcabaa723896b8b10768982d0449786188
> abort: hidden revision '5fe141dcabaa723896b8b10768982d0449786188'
> was rewritten as: 9bbd280aafa3!
> (use --hidden to access hidden revisions)
>
> $ hg log --hidden -r 5fe141dcabaa723896b8b10768982d0449786188
> changeset: 715:5fe141dcabaa
> tag: default/guava-lookup
> parent: 709:6603efff5ade
> user: Ernie Rael <errael at raelity.com>
> date: Mon Sep 21 23:10:06 2020 +0100
> obsolete: rebased using rebase as 732:9bbd280aafa3
> summary: Add google-guava and netbeans-lookup/CentralLookup.
>
> Any ideas on how to clean this up?
>
> -ernie
>
> _______________________________________________
> Mercurial mailing list
> Mercurial at mercurial-scm.org
> https://www.mercurial-scm.org/mailman/listinfo/mercurial
More information about the Mercurial
mailing list