This meme came to me in a vision last night. I don't know what it means. All I know is it was my duty to bring it to fruition and share it with all of you.
I just learned a cool Git shortcut
Apparently, you can just use
git add > git commit > git push > exit
instead of
git status > git add > git status > git commit > git status > git log > git status > git push > git status > git status > exit
The more you know ig