Return-Path: X-Original-To: apmail-ignite-dev-archive@minotaur.apache.org Delivered-To: apmail-ignite-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8155E10987 for ; Fri, 20 Feb 2015 10:37:27 +0000 (UTC) Received: (qmail 46621 invoked by uid 500); 20 Feb 2015 10:37:27 -0000 Delivered-To: apmail-ignite-dev-archive@ignite.apache.org Received: (qmail 46580 invoked by uid 500); 20 Feb 2015 10:37:27 -0000 Mailing-List: contact dev-help@ignite.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.incubator.apache.org Delivered-To: mailing list dev@ignite.incubator.apache.org Received: (qmail 46569 invoked by uid 99); 20 Feb 2015 10:37:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Feb 2015 10:37:27 +0000 X-ASF-Spam-Status: No, hits=-1997.8 required=5.0 tests=ALL_TRUSTED,HTML_MESSAGE,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 20 Feb 2015 10:37:25 +0000 Received: (qmail 44223 invoked by uid 99); 20 Feb 2015 10:35:51 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Feb 2015 10:35:51 +0000 Received: from mail-oi0-f51.google.com (mail-oi0-f51.google.com [209.85.218.51]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id B22BE1A025E for ; Fri, 20 Feb 2015 10:35:50 +0000 (UTC) Received: by mail-oi0-f51.google.com with SMTP id g201so1885686oib.10 for ; Fri, 20 Feb 2015 02:35:49 -0800 (PST) X-Gm-Message-State: ALoCoQn0uQqDskktSAwN8TSvP2aa8hn2qnysxLITFpCbwW2ch2qaaS7RqaI0w4EMUkUCrY7WTsQk MIME-Version: 1.0 X-Received: by 10.182.84.137 with SMTP id z9mr6096850oby.61.1424428549746; Fri, 20 Feb 2015 02:35:49 -0800 (PST) Received: by 10.76.167.37 with HTTP; Fri, 20 Feb 2015 02:35:49 -0800 (PST) Date: Fri, 20 Feb 2015 14:35:49 +0400 Message-ID: Subject: README.md fix in git From: Yakov Zhdanov To: dev@ignite.incubator.apache.org Content-Type: multipart/alternative; boundary=089e010d893cb7491e050f829deb X-Virus-Checked: Checked by ClamAV on apache.org --089e010d893cb7491e050f829deb Content-Type: text/plain; charset=UTF-8 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 --089e010d893cb7491e050f829deb--