From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Wong Subject: Re: [PATCH v3 1/4] git-svn: Document branches with at-sign(@). Date: Wed, 5 Dec 2012 21:27:57 +0000 Message-ID: <20121205212757.GA19520@dcvr.yhbt.net> References: <7vsj7kjo48.fsf@alter.siamese.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Sebastian Leske , git@vger.kernel.org To: Junio C Hamano X-From: git-owner@vger.kernel.org Wed Dec 05 22:28:16 2012 Return-path: Envelope-to: gcvg-git-2@plane.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TgMVp-00023i-Ur for gcvg-git-2@plane.gmane.org; Wed, 05 Dec 2012 22:28:14 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753723Ab2LEV16 (ORCPT ); Wed, 5 Dec 2012 16:27:58 -0500 Received: from dcvr.yhbt.net ([64.71.152.64]:55202 "EHLO dcvr.yhbt.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751903Ab2LEV16 (ORCPT ); Wed, 5 Dec 2012 16:27:58 -0500 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id B1A8C1F42C; Wed, 5 Dec 2012 21:27:57 +0000 (UTC) Content-Disposition: inline In-Reply-To: <7vsj7kjo48.fsf@alter.siamese.dyndns.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Junio C Hamano wrote: > Sebastian Leske writes: > > --- > > Documentation/git-svn.txt | 47 +++++++++++++++++++++++++++++++++++++++++++++ > > 1 file changed, 47 insertions(+) > > Thanks. Your hunk header says that there should be 53 lines in the > postimage, but there actually are only 52. I'll hand-tweak the > message and apply. Thanks all, this series Acked-by: Eric Wong