From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 305A3429E25 for ; Fri, 11 Nov 2011 15:26:37 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -2.29 X-Spam-Level: X-Spam-Status: No, score=-2.29 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_MED=-2.3, T_MIME_NO_TEXT=0.01] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JDfTom-Z7QU7 for ; Fri, 11 Nov 2011 15:26:36 -0800 (PST) Received: from outgoing-mail.its.caltech.edu (outgoing-mail.its.caltech.edu [131.215.239.19]) by olra.theworths.org (Postfix) with ESMTP id 98873431FB6 for ; Fri, 11 Nov 2011 15:26:36 -0800 (PST) Received: from earth-doxen.imss.caltech.edu (localhost [127.0.0.1]) by earth-doxen-postvirus (Postfix) with ESMTP id 2CAD666E0166; Fri, 11 Nov 2011 15:26:36 -0800 (PST) X-Spam-Scanned: at Caltech-IMSS on earth-doxen by amavisd-new Received: from finestructure.net (gwave-224.ligo.caltech.edu [131.215.114.224]) (Authenticated sender: jrollins) by earth-doxen-submit (Postfix) with ESMTP id 4991366E011F; Fri, 11 Nov 2011 15:26:31 -0800 (PST) Received: by finestructure.net (Postfix, from userid 1000) id 2891522F; Fri, 11 Nov 2011 15:26:31 -0800 (PST) From: Jameson Graef Rollins To: David Bremner , notmuch@notmuchmail.org Subject: Re: [PATCH v3] contrib/nmbug: new script for sharing tags with a given prefix. In-Reply-To: <1321024095-6387-1-git-send-email-david@tethera.net> References: <1320627586-10068-1-git-send-email-david@tethera.net> <1321024095-6387-1-git-send-email-david@tethera.net> User-Agent: Notmuch/0.9+131~g8fb8eec (http://notmuchmail.org) Emacs/23.3.1 (x86_64-pc-linux-gnu) Date: Fri, 11 Nov 2011 15:26:28 -0800 Message-ID: <877h36fdgb.fsf@servo.finestructure.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Nov 2011 23:26:37 -0000 --=-=-= Content-Transfer-Encoding: quoted-printable On Fri, 11 Nov 2011 10:08:15 -0500, David Bremner wrote: > The most important commands are >=20 > commit xapian -> git > checkout git -> xapian > merge fetched git + git -> xapian > status find differences between xapian, git, and remote git. Hey, David. Just for clarification, the above seems a little inconsistent with the documentation included with the script, which implies that the "most common commands", which are I believe meant to be the only ones that the user should routinely have to use, are "commit", "push", and "pull". I got the impression that "checkout" and "merge" should only be needed if you're trying to recover a broken system. > There are also some convenience wrappers around git commands. Isn't much of nmbug "convenience wrappers around git commands"? It seems to me that the fact that nmbug is using git underneath should be almost completely abstracted away from the user. jamie. --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iQIcBAEBCAAGBQJOva8lAAoJEO00zqvie6q84jkQAKfv19qF3cVp4rmgrAUpJCnl U3KsJ7pDqaHz+gyisglzHMILwoO00w3gjrsUueREuziJkXp4kqMr4ku5a6hBCvIg IwyaipdyVmlVRTLEVs97HKH0Nv5K9J5GSYNyIv3lgliQp3B287jwz1bXaCpDb8p6 +Na7E29k+pPimlPpMwq8u+Bl5y2dhh5Ql5+t/jt4snvG2YucQgbfOA1UbQb7rJnq 1BSN6c/Hi4BWABr/bTHxxgN5jdEScqT0YGCxGXoQ76MMSY5OOEPuxK2bIm0gIxFk 1C/s6aYzJZmKdiXcKyY5GfZi3H2K0yqC0MKTkb8ZdxkqaV+jP3+9wniP4JiqXSDn yo23BWaTbXLMYrEF3xWZwRTWqV13At8Dc7yj2DfPcomvyPCg7WiFhKhCB5kh/sdn yfdDWc4Gpn8bVK2JcJxELlpiur75k7xmWWXpLzWqB1r04AqxvHzIrD/5Ty7zVHHX YAs0w/qTN9rd1RElkKUPcgT59hKRqSOP+FVH4XJMynRGA7R6273C4jD7FZau+XAS 1mw6jvrHNvIf6J/ei+k1wYdPG/sRGEICs+kmHmoClf+GmLbhRxoeJb0EGPfKrSQ5 FHqdUFizYGiKdK+BRKthbceQ3s/DeV0BwhuWpz8+4Sy13Jk4UfOm7d7daB/uat+f nY8QRvBh4ouD+BshONif =hvwo -----END PGP SIGNATURE----- --=-=-=--