From mboxrd@z Thu Jan 1 00:00:00 1970 From: Junio C Hamano Subject: Re: Git Community Book Date: Wed, 30 Jul 2008 11:27:01 -0700 Message-ID: <7v3alr6xe2.fsf@gitster.siamese.dyndns.org> References: <7v1w1cb940.fsf@gitster.siamese.dyndns.org> <20080730132044.GF17649@jukie.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: git list To: Bart Trojanowski X-From: git-owner@vger.kernel.org Wed Jul 30 20:29:15 2008 Return-path: Envelope-to: gcvg-git-2@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1KOGQD-0006R6-Iq for gcvg-git-2@gmane.org; Wed, 30 Jul 2008 20:29:14 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753575AbYG3S1M (ORCPT ); Wed, 30 Jul 2008 14:27:12 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753478AbYG3S1L (ORCPT ); Wed, 30 Jul 2008 14:27:11 -0400 Received: from a-sasl-quonix.sasl.smtp.pobox.com ([208.72.237.25]:40539 "EHLO sasl.smtp.pobox.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750969AbYG3S1K (ORCPT ); Wed, 30 Jul 2008 14:27:10 -0400 Received: from localhost.localdomain (localhost [127.0.0.1]) by a-sasl-quonix.sasl.smtp.pobox.com (Postfix) with ESMTP id C106443984; Wed, 30 Jul 2008 14:27:08 -0400 (EDT) Received: from pobox.com (ip68-225-240-211.oc.oc.cox.net [68.225.240.211]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-sasl-quonix.sasl.smtp.pobox.com (Postfix) with ESMTPSA id EEE7E43982; Wed, 30 Jul 2008 14:27:03 -0400 (EDT) In-Reply-To: <20080730132044.GF17649@jukie.net> (Bart Trojanowski's message of "Wed, 30 Jul 2008 09:20:45 -0400") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) X-Pobox-Relay-ID: 1E85744A-5E65-11DD-BC89-3113EBD4C077-77302942!a-sasl-quonix.pobox.com Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Bart Trojanowski writes: > Could you let me know what the biggest inaccuracies were? I would like > to correct my mistakes and update the slides. The one I offhand can recall was in your spoken part not on slides ("git add -u" does not notice new files but does notice removed ones). Nothing major, really.