Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Sep 2020 10:22:59 -0600
From:      Warner Losh <imp@bsdimp.com>
To:        git@freebsd.org
Subject:   revisions in the new repo
Message-ID:  <CANCZdfqkh9Pr2O6VvVRuc3zX7f0LvsUcPffxBoVitBGBZ7E=vA@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
How do I see the SVN revisions in the new repo? I tried git log
--show-notes, but no joy. I'm fetching the notes, I thought:

[remote "origin"]
        url = https://cgit-beta.freebsd.org/src.git
        fetch = +refs/heads/*:refs/remotes/origin/*
        fetch = +refs/notes/*:refs/gitbeta/notes/*

with/without gitbeta in the notes line

what am I doing wrong?

Warner



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CANCZdfqkh9Pr2O6VvVRuc3zX7f0LvsUcPffxBoVitBGBZ7E=vA>