Re: tip: Windows, Git, and those nice Linux utilities

2020-04-12 Thread ToddAndMargo via perl6-users
On 2020-04-09 03:47, ToddAndMargo via perl6-users wrote: Hi All, Since the Raku Windows Installer forgets to install Git along with Zef:     https://github.com/rakudo/star/issues/145 You have to install Git yourself:     https://git-for-windows.github.io/ Now here is a sweet feature of hav

Re: tip: Windows, Git, and those nice Linux utilities

2020-04-11 Thread Todd Chester via perl6-users
On 10/04/2020 01:37, ToddAndMargo via perl6-users wrote: On 2020-04-09 09:39, Richard Hainsworth wrote: Am I missing something here? It would seem obvious to me that Git and Raku are not linked in any way, except of course for developers who only use Git with Raku, or who only have a dependen

Re: tip: Windows, Git, and those nice Linux utilities

2020-04-10 Thread Richard Hainsworth
Whether or not git is "required" (for some definition of required) for zef is somewhat irrelevant. A computer is required for zef, so is an operating system. Not everything can be included in a distribution. The real question is therefore which things (modules/tools/etc) should be included i

Re: tip: Windows, Git, and those nice Linux utilities

2020-04-09 Thread ToddAndMargo via perl6-users
On 2020-04-09 20:36, Tobias Boege wrote: On Thu, 09 Apr 2020, ToddAndMargo via perl6-users wrote: On 2020-04-09 09:39, Richard Hainsworth wrote: Am I missing something here? It would seem obvious to me that Git and Raku are not linked in any way, except of course for developers who only use Gi

Re: tip: Windows, Git, and those nice Linux utilities

2020-04-09 Thread Tobias Boege
On Thu, 09 Apr 2020, ToddAndMargo via perl6-users wrote: > On 2020-04-09 09:39, Richard Hainsworth wrote: > > Am I missing something here? > > > > It would seem obvious to me that Git and Raku are not linked in any way, > > except of course for developers who only use Git with Raku, or who only >

Re: tip: Windows, Git, and those nice Linux utilities

2020-04-09 Thread ToddAndMargo via perl6-users
On 2020-04-09 09:39, Richard Hainsworth wrote: Am I missing something here? It would seem obvious to me that Git and Raku are not linked in any way, except of course for developers who only use Git with Raku, or who only have a dependency on Git through zef. It would therefore seem to me tha

Re: tip: Windows, Git, and those nice Linux utilities

2020-04-09 Thread İsmail Arılık
> In fact, since Github is now owned by Microsoft, it seems a little > strange to require 'zef' to include it in an installation. "Git" is not "GitHub". 9 Nis 2020 Per 19:39 tarihinde Richard Hainsworth şunu yazdı: > Am I missing something here? > > It would seem obvious to me that Git and Rak

Re: tip: Windows, Git, and those nice Linux utilities

2020-04-09 Thread Richard Hainsworth
Am I missing something here? It would seem obvious to me that Git and Raku are not linked in any way, except of course for developers who only use Git with Raku, or who only have a dependency on Git through zef. It would therefore seem to me that a Raku / Zef distribution should NOT bundle G

Re: tip: Windows, Git, and those nice Linux utilities

2020-04-09 Thread Andy Bach
o try MS's linux extension at some point. From: ToddAndMargo via perl6-users Sent: Thursday, April 9, 2020 5:47 AM To: perl6-users Subject: tip: Windows, Git, and those nice Linux utilities Hi All, Since the Raku Windows Installer forgets to install Git along with Zef: https://g

tip: Windows, Git, and those nice Linux utilities

2020-04-09 Thread ToddAndMargo via perl6-users
Hi All, Since the Raku Windows Installer forgets to install Git along with Zef: https://github.com/rakudo/star/issues/145 You have to install Git yourself: https://git-for-windows.github.io/ Now here is a sweet feature of having Git installed. It comes with all kind of nice Linux util