Hacker News new | ask | show | jobs
by bryanrasmussen 2711 days ago
I fork without intending to PR.

Reasons:

1. I intend to build something that requires the repository in question, but I think I might have to extend the code in the repository itself.

2. I intend to build something that requires the repository in question but I feel more comfortable having a version of the code under my control as it will be quite central. (the snapshot)

on edit: formatting fix