From mboxrd@z Thu Jan 1 00:00:00 1970 From: Noorul Islam Subject: Git pull has merge conflict Date: Sat, 30 Oct 2010 09:29:03 +0530 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from [140.186.70.92] (port=46123 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PC2ax-0000jd-9V for emacs-orgmode@gnu.org; Fri, 29 Oct 2010 23:59:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PC2av-0002KH-Fk for emacs-orgmode@gnu.org; Fri, 29 Oct 2010 23:59:07 -0400 Received: from mail-gx0-f169.google.com ([209.85.161.169]:49193) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PC2av-0002KD-BI for emacs-orgmode@gnu.org; Fri, 29 Oct 2010 23:59:05 -0400 Received: by gxk2 with SMTP id 2so1070414gxk.0 for ; Fri, 29 Oct 2010 20:59:04 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-org list I am not sure why this conflict is arising even after resetting to head and then doing a pull $ noorul@sajida:~/emacs/org-mode$ git reset --hard HEAD is now at ba6b6f3 Merge branch 'master' of git://repo.or.cz/org-mode $ noorul@sajida:~/emacs/org-mode$ git pull Auto-merging ORGWEBPAGE/index.org CONFLICT (content): Merge conflict in ORGWEBPAGE/index.org Automatic merge failed; fix conflicts and then commit the result. Thanks and Regards Noorul