DEV Community

Jay Yoot
Jay Yoot

Posted on

Day19 of #100DaysOfCode - Slight Detour with Git and SSH

I was planning to get back to code my nextjs app but I ended up bumping into some git and ssh confusion. 🥲

Long story short, I spent most of my time today configuring how to push my local repo to my remote GitHub repo.

I also ended up having to review how to use SSH to connect to GitHub.

With that done, I do feel a lot better at messing with my code and not be afraid all the time that I would ruin it. 😂

Tomorrow I should be able to get back to code my nextjs app!

Top comments (0)