From mboxrd@z Thu Jan 1 00:00:00 1970 From: Achim Gratz Subject: Re: git useage question Date: Sun, 05 Jun 2011 18:40:26 +0200 Message-ID: <87mxhw5j0l.fsf@Rainer.invalid> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([140.186.70.92]:45574) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QTGNX-00051t-3O for emacs-orgmode@gnu.org; Sun, 05 Jun 2011 12:40:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QTGNV-0006lz-D5 for emacs-orgmode@gnu.org; Sun, 05 Jun 2011 12:40:42 -0400 Received: from lo.gmane.org ([80.91.229.12]:49160) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QTGNV-0006ld-81 for emacs-orgmode@gnu.org; Sun, 05 Jun 2011 12:40:41 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QTGNT-0001gT-0s for emacs-orgmode@gnu.org; Sun, 05 Jun 2011 18:40:39 +0200 Received: from p57aab854.dip.t-dialin.net ([87.170.184.84]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 05 Jun 2011 18:40:39 +0200 Received: from Stromeko by p57aab854.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 05 Jun 2011 18:40:39 +0200 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: emacs-orgmode@gnu.org Jude DaShiell writes: > 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? If you set up the clone correctly (assuming you use a local branch for keeping your customizations to the Makefile), all you need to do is $ git pull && make clean && make install But there's literally hundreds of different ways to configure things depending on what you want to do. Please check the orgmode FAQ if one of the "recipes" for using Git+Orgmode there does what you want, otherwise you will have to learn about Git first (or in parallel). If you want to experiment with Git, you can always do another clone locally so you have something to play with that can be thrown away if you mess it up. Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Waldorf MIDI Implementation & additional documentation: http://Synth.Stromeko.net/Downloads.html#WaldorfDocs