[errai-dev] Hiccup on 3.0 branch

Jonathan Fuerth jfuerth at redhat.com
Fri Jan 18 15:06:21 EST 2013


Hi Errai devs,

We had a slight hiccup today on the 3.0 branch, and we decided to rewind it by several commits in the upstream repo. If you pulled in the 3.0 branch any time in the past 5-6 hours, please be sure you re-fetch and rebase your work on the new 3.0 branch pointer in upstream.

One possible approach:

% git fetch --all
% git reset --hard upstream/3.0
(and then cherry-pick any commits you had that were abandoned.)

Another possible approach would be to rebase -i and drop the accidental commits.

Drop by #errai on freenode if you're in doubt. :)

-Jonathan


More information about the errai-dev mailing list