pcottle / learnGitBranching

An interactive git visualization and tutorial. Aspiring students of git can use this app to educate and challenge themselves towards mastery of git!
https://pcottle.github.io/learnGitBranching/
MIT License
30.52k stars 5.75k forks source link

rampup2 starts with * on main instead of bugFix, so we can only finish the game in 2 instead of the stated 1 needed steps #1157

Closed fadhleryani closed 1 month ago

Theprathamshah commented 1 month ago

Hey @fadhleryani , if you usegit checkout c3 command then it can be done in 1 step! but we are not using relative refs in this method!

Theprathamshah commented 1 month ago

Hey, @pcottle can you please assign this issue to me!!

pcottle commented 1 month ago

There you go! :)

Theprathamshah commented 1 month ago

Hey @pcottle, I noticed the issue was assigned to someone else, but no worries, I’ve made the necessary changes! Could you please review the code and approve the PR.Thank you!

pcottle commented 1 month ago

Merged #1164 and pushing the site now!