Git Cheat Sheet
Git Cheat Sheet
less than a minute
Git Cheat Sheet
This is an example of how you can clone an existing Git repository onto your workstation from GitHub
This is an example of how you can create a new Git repository on your workstation and then add it to GitHub
Git is a CLI tool that shoul be executed within the working directory as it reads from local files about data relevant to the repository.
Git ignore is a feature of the Git version control system that allows you to specify files or directories that should be ignored by Git
Use Git on a Linux systems
This is a production site.