From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS31976 209.132.180.0/23 X-Spam-Status: No, score=-4.1 required=3.0 tests=AWL,BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,RCVD_IN_DNSWL_HI,RP_MATCHES_RCVD shortcircuit=no autolearn=ham autolearn_force=no version=3.4.0 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by dcvr.yhbt.net (Postfix) with ESMTP id 6FF2620D09 for ; Sun, 4 Jun 2017 17:36:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751209AbdFDRgj (ORCPT ); Sun, 4 Jun 2017 13:36:39 -0400 Received: from ikke.info ([178.21.113.177]:41432 "EHLO vps892.directvps.nl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750944AbdFDRgi (ORCPT ); Sun, 4 Jun 2017 13:36:38 -0400 Received: by vps892.directvps.nl (Postfix, from userid 1008) id D18AE4400B7; Sun, 4 Jun 2017 19:36:36 +0200 (CEST) Date: Sun, 4 Jun 2017 19:36:36 +0200 From: Kevin Daudt To: Philip Oakley Cc: Git List , git-for-windows , Git Users , Stefan Beller Subject: Re: Git Merge 2017 Videos Message-ID: <20170604173636.GA27719@alpha.vpn.ikke.info> References: <9AC6BDC64AEE4E76B505094B1BADE2D7@PhilipOakley> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9AC6BDC64AEE4E76B505094B1BADE2D7@PhilipOakley> User-Agent: Mutt/1.8.2 (2017-04-18) Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org On Sun, Jun 04, 2017 at 11:24:17AM +0100, Philip Oakley wrote: > While looking at the recent .gitignore issue (the need to use `**`) I came > up against a comment in > https://public-inbox.org/git/CAGZ79kZQsauBfoTjyqm+-+LjyyEc2Ykj5exUY5KdErEzFH0GMA@mail.gmail.com/ > noting that the Git Merge 2017 videos were not available at that time. > > Well, a search found them on Youtube on the GitHub channel : > https://www.youtube.com/results?search_query=git+merge+2017+videos > > With a playlist : https://www.youtube.com/watch?v=tvymSWfvkjw&list=PL0lo9MOBetEGRAJzoTCdco_fOKDfhqaOY > > Enjoy the viewing. The first few have been good. > Thanks for sharing this.