From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Couder Subject: Draft of Git Rev News edition 3 Date: Sun, 10 May 2015 13:14:30 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Cc: =?UTF-8?B?w4Z2YXIgQXJuZmrDtnLDsCBCamFybWFzb24=?= , Thomas Ferris Nicolaisen , Nicola Paolucci , Emma Jane Hogbin Westby , Phillip Susi , Joey Hess , Jonathan Nieder , Jeff King , Nguyen Thai Ngoc Duy , Michael J Gruber , Paul Mackerras , Johan Herland , Johannes Schindelin , karthik nayak , Paul Tan , Matthieu Moy , Andreas Schwab , Junio C Hamano , Ramsay Jones , =?UTF-8?Q?S=C3=A9bastien_Guimmara?= , Johannes Sixt , To: git X-From: git-owner@vger.kernel.org Sun May 10 13:14:38 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 1YrPBu-0005wT-73 for gcvg-git-2@plane.gmane.org; Sun, 10 May 2015 13:14:38 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751345AbbEJLOd (ORCPT ); Sun, 10 May 2015 07:14:33 -0400 Received: from mail-wg0-f50.google.com ([74.125.82.50]:35158 "EHLO mail-wg0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750886AbbEJLOc (ORCPT ); Sun, 10 May 2015 07:14:32 -0400 Received: by wgbhc8 with SMTP id hc8so5442342wgb.2 for ; Sun, 10 May 2015 04:14:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:cc:content-type; bh=mn092PenIE7E+WQfsnhWA/WJwgBtktqhTWRcEY+i9uQ=; b=O8A0V2OpJ2Pb3HKEI3J1YSlteS82iTTmTpeBk9ZYIHORfAsixM9jkrOOd5JD/DaUmf /ITPuyXnbGi22boF8JCwzMWTFBk8HG8ZbF3O56DJ128/zfyTfrfY+ljE4TJkObQHA+gY 58hsJX1jgM4jqcOHnVX86+zrRnb3hhCrW8rnmKwppeIZ/izD2saom1N5cU+gU6tCRWlP a9dSkd5QCqtKCpXO5tkgutUni1/JbeY1jpsdiwRKnhdcU4Pk2g4NJ1jeAblvXTYdqCJ2 xHR/5on6cRMi1cTgITDeW6s82CtboY4zDQpd5M07bJotUwZxM6JVkggH4vS9OzqpAjSY Nmbw== X-Received: by 10.194.95.132 with SMTP id dk4mr11667500wjb.88.1431256470982; Sun, 10 May 2015 04:14:30 -0700 (PDT) Received: by 10.194.40.8 with HTTP; Sun, 10 May 2015 04:14:30 -0700 (PDT) Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Hi, A draft of Git Rev News edition 3 is available here: https://github.com/git/git.github.io/blob/master/rev_news/drafts/edition-3.md Everyone is welcome to contribute in any section either by editing the above page on GitHub and sending a pull request, or by commenting on this GitHub issue: https://github.com/git/git.github.io/issues/56 You can also reply to this email. I tried to cc everyone who appears in this edition but maybe I missed some people, sorry about that. Thomas, Nicola and myself plan to publish this edition on Wednesday the 13th of May. Thanks, Christian.