Re: GIT PR Help

2020-01-17 Thread ToddAndMargo via perl6-users
On 2020-01-17 16:02, Trey Harris wrote: On Fri, Jan 17, 2020 at 17:35 ToddAndMargo via perl6-users mailto:perl6-us...@perl.org>> wrote: Hi Trey, I wanted to add an example to https://docs.raku.org/routine/+$CIRCUMFLEX_ACCENT Do I Git the entire documentation project to do so?

Re: GIT PR Help

2020-01-17 Thread Trey Harris
On Fri, Jan 17, 2020 at 17:35 ToddAndMargo via perl6-users < perl6-us...@perl.org> wrote: > Hi Trey, > > I wanted to add an example to > > https://docs.raku.org/routine/+$CIRCUMFLEX_ACCENT > > Do I Git the entire documentation project to do so? > Can I jsut Git that page? If so, where do I find >

Re: GIT PR Help

2020-01-17 Thread ToddAndMargo via perl6-users
On 2020-01-17 13:47, Trey Harris wrote: On Fri, Jan 17, 2020 at 15:44 ToddAndMargo via perl6-users mailto:perl6-us...@perl.org>> wrote: On 2020-01-17 12:20, Trey Harris wrote: > If the issue is that you aren’t comfortable enough with Git¹, I assume > as part of the basic toolk

Re: GIT PR Help

2020-01-17 Thread Trey Harris
On Fri, Jan 17, 2020 at 15:44 ToddAndMargo via perl6-users < perl6-us...@perl.org> wrote: > On 2020-01-17 12:20, Trey Harris wrote: > > If the issue is that you aren’t comfortable enough with Git¹, I assume > > as part of the basic toolkit of a sysadmin you know how to generate a > > unified diff

Re: GIT PR Help

2020-01-17 Thread David Santiago
A 17 de janeiro de 2020 21:44:00 CET, ToddAndMargo via perl6-users escreveu: >On 2020-01-17 12:20, Trey Harris wrote: >> If the issue is that you aren’t comfortable enough with Git¹, I assume >> as part of the basic toolkit of a sysadmin you know how to generate a >> unified diff patchfile (wit

Re: GIT PR Help

2020-01-17 Thread ToddAndMargo via perl6-users
On 2020-01-17 12:20, Trey Harris wrote: If the issue is that you aren’t comfortable enough with Git¹, I assume as part of the basic toolkit of a sysadmin you know how to generate a unified diff patchfile (with `diff -ruN` or equivalent)? If so, if you generate one and upload it attached to a G