less than 1 minute read

Git Basics

Learning how to create a stable repository so it does not crash when having multiple branches for a project

ssh-keygen -t rsa -b 4096 -C "jyu673@gatech.edu"

Generates a ssh key

ls | grep <name of the key>

helps to get the key

Tags:

Categories:

Updated: