You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by Yakov Zhdanov <yz...@apache.org> on 2015/02/20 11:35:49 UTC

README.md fix in git

Guys,

Please run this commands to fix git status of README file. Make sure your
local branch is sprint-2. This is critical.

git fetch --all
git reset --hard origin/sprint-2

Thanks!

--Yakov