Barry Smith <bsm...@mcs.anl.gov> writes:

>   Why does it say "Already up-to-date.”  ? It’s like those things are already 
> in next? Why isn’t it putting a bunch of stuff into next? Confusing
>  
>
>    Barry
>
>
> ~/Src/petsc  next $ git checkout master
> Switched to branch 'master'
> Your branch is behind 'origin/master' by 3 commits, and can be fast-forwarded.
>   (use "git pull" to update your local branch)
> ~/Src/petsc  master $ git branch -D next
> Deleted branch next (was 5fad734).
> ~/Src/petsc  master $ git checkout next
> Branch next set up to track remote branch next from origin.
> Switched to a new branch 'next'

Satish forgot to tell you to "git fetch" before "git checkout next".

Attachment: pgpElQAwRrqMt.pgp
Description: PGP signature

Reply via email to