Re: OpenZFS imports, status update
- In reply to: Warner Losh : "Re: OpenZFS imports, status update"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 09 Jun 2021 01:13:07 UTC
On Tue, Jun 08, 2021 at 05:02:15PM -0600, Warner Losh wrote: >On Tue, Jun 8, 2021 at 4:58 PM Michael Tuexen < >michael.tuexen@macmic.franken.de> wrote: > >> > On 9. Jun 2021, at 00:52, Warner Losh <imp@bsdimp.com> wrote: >> > >> > Top posting... >> > >> > You can do a 'git remote purge freebsd' to reset the branch names, then >> > you'll be able to do a normal pull. >> Do you mean 'git remote prune freebsd'? >> > >Yes. Should have cut and paste instead of retyping it :( root@desktop:/usr/src# git remote prune freebsd fatal: 'freebsd' does not appear to be a git repository fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. -- J.