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

> No, fork, not fork.

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

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

Replies are listed 'Best First'.
Re^4: How to fork the debugger (GitHub)
by ikegami (Patriarch) on Jun 08, 2020 at 22:05 UTC

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