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.4k stars 5.74k forks source link

fix: :bug: made bugFix branch an active branch insted of main #1164

Closed Theprathamshah closed 2 weeks ago

Theprathamshah commented 3 weeks ago

I've successfully fixed the bug! Now, the bugFix branch will be displayed as the active branch instead of main. Before :

image

After:

image

netlify[bot] commented 3 weeks ago

Deploy Preview for xenodochial-hugle-b9ec84 ready!

Name Link
Latest commit 33e3cd1f0ff9f9e0ffcb0403ad5039cb558ab93a
Latest deploy log https://app.netlify.com/sites/xenodochial-hugle-b9ec84/deploys/66c87988eac9580008a27879
Deploy Preview https://deploy-preview-1164--xenodochial-hugle-b9ec84.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

pcottle commented 2 weeks ago

Great thanks for fixing this bug! I'm sorry for everyone who thought it was possible in one step when two were required 😅

Thanks again @Theprathamshah

Theprathamshah commented 2 weeks ago

Welcome @pcottle !

It has been an absolute pleasure to contribute to this project. Thank you for providing us with such an incredible platform to learn Git. I truly appreciate the opportunity, and I look forward to continuing my contributions whenever I get the chance!