Setup,
Download Git:
https://git-scm.com/
Register On GitHub:
https://github.com/
GitHub Personal Token:
https://github.com/settings/tokens?type=beta
Code Editor:
https://code.visualstudio.com/
Windows Terminal:
https://apps.microsoft.com/store/detail/windows-terminal/9N0DX20HK701?hl=en-in&gl=in&rtc=1
Notes,
Git & GitHub Quick Notes: ****
https://blog.unwiredlearning.com/git-github-notes
Links,
General Git Ignore File:
https://gist.github.com/Azuritul/1139184
Tool to generate Git Ignore:
https://gitignore.io
GitHub README Format:
https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax
README Tool:
https://readme.so
Assignment Pull Request Repository:
https://github.com/ShubhamSarda/srtlinks
Blogs,
Contributing to Open Source projects:
https://dev.to/codesphere/how-to-start-contributing-to-open-source-projects-on-github-534n
Six Rules for Good Git Hygiene:
https://betterprogramming.pub/six-rules-for-good-git-hygiene-5006cf9e9e2
Rebase Blog:
https://www.themoderncoder.com/a-better-git-workflow-with-rebase/