[petsc-dev] why is this happening?

Barry Smith bsmith at mcs.anl.gov
Thu Oct 1 13:59:44 CDT 2015


$ git fetch
~/Src/petsc (master=) 
$ git checkout dalcinl/petscdraw
Switched to branch 'dalcinl/petscdraw'
~/Src/petsc (dalcinl/petscdraw) 
$ git pull
There is no tracking information for the current branch.
Please specify which branch you want to merge with.
See git-pull(1) for details

    git pull <remote> <branch>

If you wish to set tracking information for this branch you can do so with:

    git branch --set-upstream-to=origin/<branch> dalcinl/petscdraw

~/Src/petsc (dalcinl/petscdraw)
$ git branch -a | grep dalcinl/petscdraw
* dalcinl/petscdraw
  remotes/origin/dalcinl/petscdraw
~/Src/petsc (dalcinl/petscdraw) 






More information about the petsc-dev mailing list