Closed maxexcloo closed 9 months ago
Thanks, can you please squash/rebase the commits to one?
Will try!
Is it okay now? Haven't done a squash before so do let me know and I'll try again :)
Almost. I accidentally put the 3.10.0 tag on the branch before I merged in my repo, sorry. Thus your squash does not look as it should.
From the distance, I would vote for this approach:
git pull origin master
.new_platforms.patch
: https://github.com/Gemba/skyscraper/compare/master..ee73abaa61f9a6188a3ac8a803690a981e51e32a.diffgit reset --hard HEAD~2
to get rid of the 2 commits ahead of my master.git apply /path/to/new_platforms.patch
, git add
, git commit -m 'Added new systems'
If it is too much, leave it with me: I can put your changes in outside of this PR, too.
No that’s a really nice guide and I really appreciate the help - always grateful for someone who shows me how to do something properly so I can improve 🙏
I’ll have a go at that this morning!
I see there are still merges from your repo - is this okay?
Thanks. These extra commits are ok. As instant feedback, below is what I get presented before the merge (1 commit and only your changes):
I've added quite a few new platforms, these are based off https://github.com/XargonWan/RetroDECK/blob/main/es-configs/es_systems.xml and No-Intro DATs.