git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* Git Merge 2017 Videos
@ 2017-06-04 10:24 Philip Oakley
  2017-06-04 17:36 ` Kevin Daudt
  0 siblings, 1 reply; 4+ messages in thread
From: Philip Oakley @ 2017-06-04 10:24 UTC (permalink / raw)
  To: Git List, git-for-windows, Git Users; +Cc: Stefan Beller

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.

--
Philip 


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Git Merge 2017 Videos
  2017-06-04 10:24 Git Merge 2017 Videos Philip Oakley
@ 2017-06-04 17:36 ` Kevin Daudt
  2017-06-04 18:45   ` Christian Couder
  0 siblings, 1 reply; 4+ messages in thread
From: Kevin Daudt @ 2017-06-04 17:36 UTC (permalink / raw)
  To: Philip Oakley; +Cc: Git List, git-for-windows, Git Users, Stefan Beller

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.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Git Merge 2017 Videos
  2017-06-04 17:36 ` Kevin Daudt
@ 2017-06-04 18:45   ` Christian Couder
  2017-06-04 22:03     ` Philip Oakley
  0 siblings, 1 reply; 4+ messages in thread
From: Christian Couder @ 2017-06-04 18:45 UTC (permalink / raw)
  To: Kevin Daudt
  Cc: Philip Oakley, Git List, git-for-windows, Git Users,
	Stefan Beller

On Sun, Jun 4, 2017 at 7:36 PM, Kevin Daudt <me@ikke.info> wrote:
> 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.

This was in the last edition of Git Rev News:
https://git.github.io/rev_news/2017/05/17/edition-27/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Git Merge 2017 Videos
  2017-06-04 18:45   ` Christian Couder
@ 2017-06-04 22:03     ` Philip Oakley
  0 siblings, 0 replies; 4+ messages in thread
From: Philip Oakley @ 2017-06-04 22:03 UTC (permalink / raw)
  To: Christian Couder, Kevin Daudt
  Cc: Git List, git-for-windows, Git Users, Stefan Beller

From: "Christian Couder" <christian.couder@gmail.com>
> On Sun, Jun 4, 2017 at 7:36 PM, Kevin Daudt <me@ikke.info> wrote:
>> 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.
>
> This was in the last edition of Git Rev News:
> https://git.github.io/rev_news/2017/05/17/edition-27/
>
I'd completely missed that. It was in the Other News, various, section.

(as an aside, your email is the first I've noticed that I think got 
swallowed by my ISP's spam filter, though Eric's PublicInbox came to the 
rescue with it's mbox export!) 


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-06-04 22:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-04 10:24 Git Merge 2017 Videos Philip Oakley
2017-06-04 17:36 ` Kevin Daudt
2017-06-04 18:45   ` Christian Couder
2017-06-04 22:03     ` Philip Oakley

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).