in reply to Re: How to fork the debugger (GitHub)
in thread How to fork the debugger (GitHub)

No, fork, not fork.

  • Comment on Re^2: How to fork the debugger (GitHub)

Replies are listed 'Best First'.
Re^3: How to fork the debugger (GitHub)
by LanX (Saint) on Jun 07, 2020 at 15:10 UTC
    He he, thanks. :)

    After I realized the ambiguity of the title I added "(GitHub)" part.

    Funnily it's still misunderstood...

    ¯\_(ツ)_/¯

    Cheers Rolf
    (addicted to the Perl Programming Language :)
    Wikisyntax for the Monastery

Re^3: How to fork the debugger (GitHub)
by perlfan (Parson) on Jun 08, 2020 at 12:48 UTC
    > No, fork, not fork.

    We can do that, we don't even need a reason.

      Well, they fundamentally mean the same thing (make a copy); they are just being applied to different things (projects/repositories vs processes).