@nyanide@get the simple process of > fork repo on gitea > git clone the fork > make changes, commit and push > open pull request on main repo in gitea which you'd expect to be just pushing to main repo and software does the rest, but nothing is ever fucking easy
@menherahair@get kept pushing bad commits to my fork and couldn't figure out how to delete them so i only had to submit one commit so I kept deleting the entire repo and remaking it. At the end I just made a separate branch and I pushed a good commit and then I just requested that be pulled instead
@nyanide@get@menherahair Aren't these web thingies supposed to make things easy? Compared to this git-format-patch and git-send-email seem 10 times more straightforward 🤔