Hey

Here’s just a simple cheatsheet for the most basic git commands.

git init

git add file/files

git status

git commit

git push

git pull

git clone

git branch

Link til GitHub git cheat sheet!