this post was submitted on 04 Mar 2024
72 points (93.9% liked)
Emulation - Retro Gaming In Style
1033 readers
19 users here now
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.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.