On Thu, 2 Oct 2014, Jed Brown wrote: > Barry Smith <bsmith at mcs.anl.gov> writes: > > > Too late. I likely screwed up the new next. > > fixed now And everyone who had the git repo should do the following (again - if its done already) git checkout master git branch -D next git fetch git checkout next Satish