[vtk-developers] git help: 'git gerrit-push' fails with 'fatal: ref HEAD is not a symbolic ref'
Moreland, Kenneth
kmorel at sandia.gov
Mon Aug 22 09:54:20 EDT 2011
On 8/19/11 1:24 PM, "Sean McBride" <sean at rogue-research.com> wrote:
>>Do "git branch" and verify you are on a named branch.
>
>$ git branch
>* (no branch)
> master
> ply-code-review
>
>Indeed, I am somehow no longer on the right branch. It wasn't me that
>changed it though!
Are you using a VTK repository that is in a ParaView submodule? If so,
you probably pulled a new version of ParaView and updated the VTK
submodule. That would pull it off any branch it was on.
-Ken
More information about the vtk-developers
mailing list