From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: git useage question Date: Sat, 04 Jun 2011 18:11:36 -0400 Message-ID: <21955.1307225496@alphaville.dokosmarshall.org> References: Reply-To: nicholas.dokos@hp.com Return-path: Received: from eggs.gnu.org ([140.186.70.92]:59481) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QSz4t-0004KC-UR for emacs-orgmode@gnu.org; Sat, 04 Jun 2011 18:12:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QSz4s-0002Fw-52 for emacs-orgmode@gnu.org; Sat, 04 Jun 2011 18:12:19 -0400 Received: from vms173003pub.verizon.net ([206.46.173.3]:55955) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QSz4r-0002FV-Rb for emacs-orgmode@gnu.org; Sat, 04 Jun 2011 18:12:18 -0400 Received: from alphaville.dokosmarshall.org ([unknown] [173.76.32.106]) by vms173003.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0LMA00HZ1DNDLQ00@vms173003.mailsrvcs.net> for emacs-orgmode@gnu.org; Sat, 04 Jun 2011 17:11:49 -0500 (CDT) In-reply-to: Message from Jude DaShiell of "Sat, 04 Jun 2011 18:05:47 EDT." List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Jude DaShiell Cc: nicholas.dokos@hp.com, emacs-orgmode@gnu.org Jude DaShiell wrote: > I wouldn't be writing this if the documentation were reasonable. Once > org-mode gets cloned, how is git properly used to update the cloned > instance on a machine? > What's unreasonable about the doc? If you don't have any local changes, see http://orgmode.org/worg/org-faq.html#sec-3_2 If you *do* have local changes, see http://orgmode.org/worg/org-faq.html#sec-3_3 Nick