From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.devel Subject: Re: Apologia for bzr Date: Fri, 03 Jan 2014 21:13:04 +0100 Message-ID: <87ob3s7rjj.fsf@thinkpad.tsdh.org> References: <20140102095347.6834E381D0C@snark.thyrsus.com> <87fvp6bdd9.fsf_-_@ktab.red-bean.com> <83wqiixqbb.fsf@gnu.org> <20140102172804.GB13245@thyrsus.com> <83vby2xo6x.fsf@gnu.org> <20140102183432.GB13506@thyrsus.com> <83sit6xgfg.fsf@gnu.org> <8761q18kni.fsf@thinkpad.tsdh.org> <838uuxxsxu.fsf@gnu.org> <87sit56m1c.fsf@thinkpad.tsdh.org> <21191.5999.909925.469386@a1i15.kph.uni-mainz.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1388780004 26255 80.91.229.3 (3 Jan 2014 20:13:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 3 Jan 2014 20:13:24 +0000 (UTC) Cc: esr@thyrsus.com, kfogel@red-bean.com, Eli Zaretskii , emacs-devel@gnu.org To: Ulrich Mueller Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jan 03 21:13:31 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VzB7Y-0002UV-1t for ged-emacs-devel@m.gmane.org; Fri, 03 Jan 2014 21:13:28 +0100 Original-Received: from localhost ([::1]:51625 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VzB7X-0004CY-JF for ged-emacs-devel@m.gmane.org; Fri, 03 Jan 2014 15:13:27 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:42320) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VzB7P-0004Aa-0C for emacs-devel@gnu.org; Fri, 03 Jan 2014 15:13:24 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VzB7J-0000qt-MY for emacs-devel@gnu.org; Fri, 03 Jan 2014 15:13:18 -0500 Original-Received: from out2-smtp.messagingengine.com ([66.111.4.26]:39800) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VzB7D-0000pK-Lm; Fri, 03 Jan 2014 15:13:07 -0500 Original-Received: from compute4.internal (compute4.nyi.mail.srv.osa [10.202.2.44]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id 1579C2060F; Fri, 3 Jan 2014 15:13:07 -0500 (EST) Original-Received: from frontend2 ([10.202.2.161]) by compute4.internal (MEProxy); Fri, 03 Jan 2014 15:13:07 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=from:to:cc:subject:references:date :in-reply-to:message-id:mime-version:content-type; s=smtpout; bh=qRxrBwTwBzrwSGM/SgAOEC4WPFk=; b=IkqjjOrVoQXa6uIi0eVoIzRpZLym nXIkLR3heavpvqFJ1ECkP6ZQ0GYrWgvWTFM77gn48vTpZjXr5kCOKS/EBu+u8qOa pBWrMKtAYBe49FFy5g7GzpfGtJSI4KNMbmB1Uz/ISHtycPeobtSSgG8wpki+K71S ioX0bFZv3eLMQwI= X-Sasl-enc: NxrTxLdTVooX0slwsao/ztBR829nymEM7Rf4bpxWZ1h4 1388779986 Original-Received: from thinkpad.tsdh.org (unknown [91.67.164.26]) by mail.messagingengine.com (Postfix) with ESMTPA id 0BDAC6800BA; Fri, 3 Jan 2014 15:13:05 -0500 (EST) Mail-Followup-To: Ulrich Mueller , Eli Zaretskii , esr@thyrsus.com, kfogel@red-bean.com, emacs-devel@gnu.org In-Reply-To: <21191.5999.909925.469386@a1i15.kph.uni-mainz.de> (Ulrich Mueller's message of "Fri, 3 Jan 2014 21:02:55 +0100") User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 66.111.4.26 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:167221 Archived-At: Ulrich Mueller writes: Hi Ulrich, >> On my Gentoo system, git installed an info manual. But honestly, >> that's just an index of the man pages [...] > > Git should install the following two nodes: > > * Git: (git). A fast distributed revision control system > * Git Man Pages: (gitman). Manual pages for Git revision control system > > The first is the Git User Manual, the second a collection of the man > pages. Is the first one missing on your system? Ups, no. I've only missed it so far. ;-) BTW, another great git resource for getting an overview of git's commands once you know the basic concepts is the git cheatsheet at http://ndpsoftware.com/git-cheatsheet.html Bye, Tassilo