git-ubuntu rich history beta
Andreas Hasenack
andreas at canonical.com
Tue Nov 9 12:41:34 UTC 2021
Hi Dan,
On Mon, Nov 8, 2021 at 7:42 PM Dan Streetman <ddstreet at canonical.com> wrote:
>
> On Wed, Oct 13, 2021 at 12:52 PM Robie Basak <robie.basak at ubuntu.com> wrote:
> >
> > git-ubuntu is now able to accept rich history directly from any uploader.
> >
> > The CLI is in beta and subject to change. Feedback appreciated!
> >
> > # Summary
> >
> > sudo snap refresh --beta git-ubuntu # beta channel snap required
>
> sorry to bring this up.
>
> I recently reinstalled my system (hardware upgrades) and I have
> completely removed snap, and I don't plan to reinstall it or use any
> snaps in the future. Is there any place I can get 'git-ubuntu' without
> using snaps?
I don't think there are debs available, but the code is here:
https://code.launchpad.net/usd-importer
This should work, for example:
python3 ./setup.py install --install-layout=deb --root=/tmp/git-ubuntu
More information about the ubuntu-devel
mailing list