paint-brush
Git Commands Cheat Sheet That Could Save you From a Headacheby@eyalyoli
310 reads
310 reads

Git Commands Cheat Sheet That Could Save you From a Headache

by Eyal Yoli AbbasJanuary 18th, 2021
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

The Git Commands Cheat Sheet is for non-beginners and is mainly dedicated to fix Git mistakes. It is a step-up for daily command of committing and pushing code to your repo. The list is an updated list of all world-saving Git commands: "Git is made for people like you who make stupid Git mistakes! The Git commands that save the world are updated to this article by Yeyalyoli.ęve given a list of the most common Git commands.

Company Mentioned

Mention Thumbnail
featured image - Git Commands Cheat Sheet That Could Save you From a Headache
Eyal Yoli Abbas HackerNoon profile picture

We, all the code guys, work with Git in our daily life. At first, when we learned Git, it seemed complex. Nonetheless, today, we run Git commands without copy-pasting.

It is a normal step-up for daily command of committing and pushing code to your repo.

There always comes a time where you make some stupid Git mistakes, and you are thinking: “Ohh s**t!! I did it again…”.

Not so fast!

Git is made for people like you who make stupid Git mistakes!


The Git Commands Cheat Sheet

This command sheet is for non-beginners and is mainly dedicated to fix Git mistakes.

Here is an updated list of all world-saving Git commands:

I hope this list helps you.

If you had more common mistakes that you wish to share, feel free to leave me a response; I’ll try to keep it updated.

Also published on: https://eyalyoli.medium.com/git-commands-that-saves-the-world-d47ba0ad3f36