71
Rip Yuzu
(lemmy.ca)
A community for discussing emulation and preservation of retro games. This community is intended for discussing the art of emulation, the tooling involved and retro gaming in general; it is not intended as a dump of ROM files.
If we do make that, can we make the git CLI equivalent tool not terrible like the current.
I found git to be so frustrating to learn by trial and error. All the different ways it won't let you pull updates, the confusing branch and stream tracking stuff where I have to make a new branch and cherry pick the one commit I actually was intending to put in a PR. Finally I find the error messages could probably be way more informative and helpful.