From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Sunshine Subject: Re: Draft of Git Rev News edition 5 Date: Sun, 5 Jul 2015 19:12:40 -0400 Message-ID: References: <20150705191101.GB9815@flurp.local> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Cc: Christian Couder , git , Junio C Hamano , Matthieu Moy , Nicola Paolucci , Thomas Rast , Jeff King , Eric Raible , Emma Jane Hogbin Westby , Max Kirillov , Johannes Schindelin , Michael J Gruber , "H.Merijn Brand" , Antoine Delaite , remi galan-alfonso , remi lespinet , guillaume pages , louis--alexandre stuber , karthik nayak , Paul Tan X-From: git-owner@vger.kernel.org Mon Jul 06 01:12:47 2015 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 1ZBt5a-0006dT-MW for gcvg-git-2@plane.gmane.org; Mon, 06 Jul 2015 01:12:47 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753117AbbGEXMn (ORCPT ); Sun, 5 Jul 2015 19:12:43 -0400 Received: from mail-yk0-f181.google.com ([209.85.160.181]:36700 "EHLO mail-yk0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752923AbbGEXMl (ORCPT ); Sun, 5 Jul 2015 19:12:41 -0400 Received: by ykdr198 with SMTP id r198so134073310ykd.3 for ; Sun, 05 Jul 2015 16:12:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=ML7degdX8yWNG6rOhNPcnN5QXjruUsRXlQQorehxVxE=; b=NCCl4pMi9RooI9/06C4bagfa50Q8B6a8NUGx1JSBmoaD8wYib2qLqnVBnLdyp8oi7O Q6o0tBwMFfdqcU2VLeIoG2Uaxa5f5w+kcCd6dA9efUSg8mqn+oqbKELU/OVJXr/Cxq1I 39f0Iv2WCik50QKpid5psxhKudQA6rBkCWQr/ul+AVJZGnNkkD74LzxSk4pyBXdvfWnC V0tACmFR9bPJoF2JQotFWNz4M7Ekj2hiIVI9riIKp7LGjonpCYhcjpH5ZoxnKGGFiNCF Q0mVVBT0yeHidyX5zU743zdJ/UvAVKCh/6GJWa1QrlNA1C165L56qFHzjxWVXgA8sGgg 8yDA== X-Received: by 10.170.97.9 with SMTP id o9mr55856699yka.84.1436137960942; Sun, 05 Jul 2015 16:12:40 -0700 (PDT) Received: by 10.37.12.129 with HTTP; Sun, 5 Jul 2015 16:12:40 -0700 (PDT) In-Reply-To: X-Google-Sender-Auth: Mqpoj459z0UfMwc4uQ6QoP89pHU Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On Sun, Jul 5, 2015 at 6:35 PM, Thomas Ferris Nicolaisen wrote: > On Mon, Jul 6, 2015 at 12:01 AM, Eric Sunshine wrote: >> Unfortunately, the non-ASCII characters >> in Duy's name got corrupted, and the botch is present in the patch I >> sent. Sorry. Not sure how that happened. Can you fix it locally? > > Fixed [1]. > > [1] https://github.com/git/git.github.io/commit/b5f7d6523ca6a634d568fc9017135ff2a9ea6462 Thanks.