Skip to content

Instantly share code, notes, and snippets.

View Linux4Life531's full-sized avatar
😀
Coding

Linux4Life531 Linux4Life531

😀
Coding
View GitHub Profile
@Linux4Life531
Linux4Life531 / cheatSheet.md
Created August 26, 2020 14:47
Git and Git-Flow Command Line Cheat Sheet

Git Commands Cheat Sheet

This is a simple git cheat sheet that talks through the commands and the workflow

Installing

To install git on Linux use the following command:

$ sudo 'packageManagerName' install git