https://wyag.thb.lt/
- this project dives into how to implement different Git commands and i’ve found that the explanations and seeing the breakdowns for the logic of each on here was more helpful in understanding them than any tutorial - so I like to keep it here for reference
You need to create an SSH key in order to access your repos locally → https://docs.github.com/en/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent
- New Repo
- Nuke all history → keep only your current files as one fresh commit
- Switch Branches