Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Jun 2021 02:07:25 +0100
From:      tech-lists <tech-lists@zyxst.net>
To:        freebsd-current@freebsd.org
Subject:   Re: OpenZFS imports, status update
Message-ID:  <YMAUTVDE37p6gQIL@ceres.zyxst.net>
In-Reply-To: <CANCZdfpQwTLeAb7J-AAM1JcL7LNpjMAYwwWWsc-dnb6A0px2qA@mail.gmail.com>
References:  <94FF271E-1397-42C5-8A9C-26E423D72701.ref@yahoo.com> <94FF271E-1397-42C5-8A9C-26E423D72701@yahoo.com> <CANCZdfpQwTLeAb7J-AAM1JcL7LNpjMAYwwWWsc-dnb6A0px2qA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--SdPTAPMtrVi6Y3mA
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Hi,

On Tue, Jun 08, 2021 at 04:52:43PM -0600, Warner Losh 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.

This doesn't work for me. I use the anonssh method of updating the tree

% git remote -v
origin	ssh://anongit@git.freebsd.org/src.git (fetch)
origin	ssh://anongit@git.freebsd.org/src.git (push)

% gvs
srctree last updated: Wed Jun 9 02:19:47 2021 +0200 version: 245848

root@desktop:/root# cd /usr/src

root@desktop:/usr/src# git version
git version 2.31.1

root@desktop:/usr/src# git checkout stable/13
Already on 'stable/13'
Your branch is behind 'origin/stable/13' by 6922 commits, and can be fast-f=
orwarded.
   (use "git pull" to update your local branch)

root@desktop:/usr/src# git remote purge freebsd
error: Unknown subcommand: purge
usage: git remote [-v | --verbose]
    or: git remote add [-t <branch>] [-m <master>] [-f] [--tags | --no-tags=
] [--mirror=3D<fetch|push>] <name> <url>
    or: git remote rename <old> <new>
    or: git remote remove <name>
    or: git remote set-head <name> (-a | --auto | -d | --delete | <branch>)
    or: git remote [-v | --verbose] show [-n] <name>
    or: git remote prune [-n | --dry-run] <name>
    or: git remote [-v | --verbose] update [-p | --prune] [(<group> | <remo=
te>)...]
    or: git remote set-branches [--add] <name> <branch>...
    or: git remote get-url [--push] [--all] <name>
    or: git remote set-url [--push] <name> <newurl> [<oldurl>]
    or: git remote set-url --add <name> <newurl>
    or: git remote set-url --delete <name> <url>

     -v, --verbose         be verbose; must be placed before a subcommand

--=20
J.

--SdPTAPMtrVi6Y3mA
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQIzBAABCAAdFiEE8n3tWhxW11Ccvv9/s8o7QhFzNAUFAmDAFEQACgkQs8o7QhFz
NAVXGg/+KtvQ0BRzrdUtO+Jrt83YTMcrfBNC6i/r5r/y0wQ8YTdZ3iXcXCyCKuhg
hFTfDx2JccaYfAXnUahLmTokFeKZ8SwJAgSG9tmZGEG00pp/90w9mL12pDS/iDTo
pacaYEU4AwISX+auIm4thcg8jNvBwC0Dh69HaEWpaq6ZlHR7Bop7t+o2NJl8P31k
IxOZlE8zaOt7zR8lUoEXAevTmSaNcwvvJWC2S32jv9adr5Wvt7FCBMJ85XVkgzhf
uLH3DH0HtY0ydPU1U6rHGPAr5G4y1C0ij5/44aTwYP4XJytjxGT/pGj0qJf7V5vQ
w2KvErF6MrlNEi1t6itmxj7mpw1T3e1F4KPIxTg1ibg8HLPc5+pY2zHDbTY+SLYP
j1o6B5PGUkeHQvd2oSGkKn7MUrbP1aL+xDI8thsrlPQHeRiQEoj6VJsHdilhuQgP
5f7NeKp0XDDzsjg0xi9q0z+33fAcwx+Bk3HT2jMK/0W/j5AXmPc9O6bOrrFWzI8I
6eDUMpFt5upckD6Nh4WD1JG6qRa3ABDjTF4tK3vAeozoHiuVybsN5AsrNmLeuzgQ
R6/dRb918xhA15qeEkbOzyKUTN+dcI9N8wV5hGvmqlFMmkTrDjGrAoeaRXQd6yDf
Y70xtpvbBD/jz1SwPUzlWI8XW0TrfPATSWLInCLViF/x41KPHPc=
=aJfb
-----END PGP SIGNATURE-----

--SdPTAPMtrVi6Y3mA--



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