From mboxrd@z Thu Jan 1 00:00:00 1970 From: "J. Bruce Fields" Subject: Documentation updates Date: Sun, 10 Jun 2007 16:54:30 -0400 Message-ID: <20070610205430.GA27119@fieldses.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: git@vger.kernel.org To: Junio C Hamano X-From: git-owner@vger.kernel.org Sun Jun 10 22:55:10 2007 Return-path: Envelope-to: gcvg-git@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1HxURD-0008ET-8l for gcvg-git@gmane.org; Sun, 10 Jun 2007 22:55:03 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756331AbXFJUyd (ORCPT ); Sun, 10 Jun 2007 16:54:33 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756689AbXFJUyd (ORCPT ); Sun, 10 Jun 2007 16:54:33 -0400 Received: from mail.fieldses.org ([66.93.2.214]:57961 "EHLO fieldses.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756366AbXFJUyc (ORCPT ); Sun, 10 Jun 2007 16:54:32 -0400 Received: from bfields by fieldses.org with local (Exim 4.67) (envelope-from ) id 1HxUQg-0002x1-GH; Sun, 10 Jun 2007 16:54:30 -0400 Content-Disposition: inline User-Agent: Mutt/1.5.13 (2006-08-11) Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: There are some minor user-manual and tutorial updates available in the maint branch at: git://linux-nfs.org/~bfields/git.git maint Gerrit Pape (1): Fix typo in remote branch example in git user manual J. Bruce Fields (4): user-manual: quick-start updates user-manual: add a missing section ID Documentation: user-manual todo tutorial: use "project history" instead of "changelog" in header Documentation/tutorial.txt | 4 ++-- Documentation/user-manual.txt | 17 +++++++++++------ 2 files changed, 13 insertions(+), 8 deletions(-) --b.