Re: Git: accessing vendors branches

2020-01-16 Thread Jakub Jelinek
On Thu, Jan 16, 2020 at 04:14:18PM +, Mark Eggleston wrote: > Using git ls-remote, refs for vendor branches can be seen e.g.: > > 1a7bff0abccf167830c6e0443f3591380b960cb0 > refs/vendors/redhat/heads/gcc-9-branch > > Using git branch -r and there is no sign of that branch. > > What needs to b

Git: accessing vendors branches

2020-01-16 Thread Mark Eggleston
Using git ls-remote, refs for vendor branches can be seen e.g.: 1a7bff0abccf167830c6e0443f3591380b960cb0 refs/vendors/redhat/heads/gcc-9-branch Using git branch -r and there is no sign of that branch. What needs to be done to access vendor branches? -- https://www.codethink.co.uk/privacy.htm