Jahenr / CheatSheets

Cheat Sheets for many well know systems. Featured on https://github.com/szabgab/awesome-for-non-programmers
82 stars 150 forks source link

Git: Update git cheatsheet to add additional commands. #56

Closed sayamsamal closed 1 year ago

sayamsamal commented 1 year ago

We add useful shortcuts for git workflow, such as commiting without having the edit the commit message, how to sync the local repository with the remote repository. These commands are useful while working with a open-source community which often tend to follow a rebase-oriented workflow.

Fixes #53.

Jahenr commented 1 year ago

Hi sayamsamal

Thank you for the contribution, I have resolved the conflicts. I apreciate the help, take care 👍🏿

sayamsamal commented 1 year ago

Thank you for the merge @Jahenr, I'll continue to add to this repository. :)