[petsc-users] [petsc-dev] petsc git next branch *is* unwound!
Jed Brown
jed at jedbrown.org
Thu Oct 2 11:09:04 CDT 2014
Barry Smith <bsmith at 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".
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 818 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20141002/4c2af87a/attachment.pgp>
More information about the petsc-users
mailing list