From mboxrd@z Thu Jan 1 00:00:00 1970 From: Junio C Hamano Subject: Re: [RFC PATCH v3] Documentation: add manpage about workflows Date: Sun, 19 Oct 2008 13:07:12 -0700 Message-ID: <7vej2c73in.fsf@gitster.siamese.dyndns.org> References: <7v8wsyortf.fsf@gitster.siamese.dyndns.org> <1224429622-1548-1-git-send-email-trast@student.ethz.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: git@vger.kernel.org, santi@agolina.net, Dmitry Potapov To: Thomas Rast X-From: git-owner@vger.kernel.org Mon Oct 20 12:17:32 2008 connect(): Connection refused 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 1KreZt-000062-2M for gcvg-git-2@gmane.org; Sun, 19 Oct 2008 22:08:41 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751796AbYJSUH0 (ORCPT ); Sun, 19 Oct 2008 16:07:26 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751789AbYJSUH0 (ORCPT ); Sun, 19 Oct 2008 16:07:26 -0400 Received: from a-sasl-fastnet.sasl.smtp.pobox.com ([207.106.133.19]:50360 "EHLO sasl.smtp.pobox.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751778AbYJSUHZ (ORCPT ); Sun, 19 Oct 2008 16:07:25 -0400 Received: from localhost.localdomain (localhost [127.0.0.1]) by a-sasl-fastnet.sasl.smtp.pobox.com (Postfix) with ESMTP id 198EC71C03; Sun, 19 Oct 2008 16:07:25 -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-fastnet.sasl.smtp.pobox.com (Postfix) with ESMTPSA id 3797871C02; Sun, 19 Oct 2008 16:07:18 -0400 (EDT) In-Reply-To: <1224429622-1548-1-git-send-email-trast@student.ethz.ch> (Thomas Rast's message of "Sun, 19 Oct 2008 17:20:21 +0200") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) X-Pobox-Relay-ID: 8BFC4A50-9E19-11DD-BD8F-9CEDC82D7133-77302942!a-sasl-fastnet.pobox.com Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Thomas Rast writes: > This attempts to make a manpage about workflows that is both handy to > point people at it and as a beginner's introduction. Is this still "RFC PATCH" or meant for application? I did not find many things that I find objectionable. On the other hand, I am not a good person to judge if this documentation is easily understandable by beginners (anymore). Do others who interact regularly with new people have comments?