From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Brand Subject: Re: update of snapshot release broken? Date: Sun, 24 Oct 2010 19:44:21 +0200 Message-ID: References: <81bp6j6e4y.fsf@gmail.com> <8739rvsndy.fsf@gollum.intra.norang.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from [140.186.70.92] (port=55286 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PA4cJ-0008SJ-Mz for emacs-orgmode@gnu.org; Sun, 24 Oct 2010 13:44:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PA4cI-0007zr-BX for emacs-orgmode@gnu.org; Sun, 24 Oct 2010 13:44:23 -0400 Received: from mail-iw0-f169.google.com ([209.85.214.169]:62274) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PA4cI-0007zj-5v for emacs-orgmode@gnu.org; Sun, 24 Oct 2010 13:44:22 -0400 Received: by iwn9 with SMTP id 9so3664159iwn.0 for ; Sun, 24 Oct 2010 10:44:21 -0700 (PDT) In-Reply-To: <8739rvsndy.fsf@gollum.intra.norang.ca> 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: Bernt Hansen Cc: Org Mode On Sun, Oct 24, 2010 at 15:58, Bernt Hansen wrote: > git pull on one machine > git describe to get short SHA1 > git checkout SHA1 on other machine > should give you exactly the same codebase on each. > [...] > HTH, Yes, exactly what I have been looking for, thank you for the description.