zach - when you get around to a savannah news item for the 7.0 release it could be added that the 'webext' branch is now renamed to 'master' and the origin 'master' is now named 'legacy-pre-v57' - there was no way to do this cleanly because the webext branch was disjunct so anyone with a clone will need to force pull
$ git fetch --all $ git checkout master $ git reset --hard origin/master $ git checkout -b legacy-pre-v57 origin/legacy-pre-v57 $ git branch -D webext
signature.asc
Description: OpenPGP digital signature
