This website contains age-restricted materials including nudity and explicit depictions of sexual activity.
By entering, you affirm that you are at least 18 years of age or the age of majority in the jurisdiction you are accessing the website from and you consent to viewing sexually explicit content.
Reading this made me a bit sad.
On the one hand, I understand how tools like this could be a hurdle for someone who isn’t heavily invested in their use. And on the other, as someone who has tinkered with open source projects, I know that as hurdles go, git is the first of very many hurdles that must be cleared when contributing to a large, mature GUI program like this, and it’s a pretty low one at that.
It would be great if more people could contribute to and help develop open-source versions of tools they themselves use, but I can certainly see how tough it can be starting out
Not low at all. After you contribute the maintainer be like “can you rebase it all to one commit”
And then you end up force pushing and ping 4000 people
Or you accidentally close your pull request
If no conflict, GitHub has a button to squash all commits in a pull request.