A printable, PDF – Git cheatsheet

Hello guys,

instead of a new article, I’d like to share two printable cheatsheets with you.

I hope you’ll find these useful.

Cheatsheet 1: Common Git commands for local development

The first cheatsheet shows a common development workflo…


This content originally appeared on DEV Community and was authored by tq-bit

Hello guys,

instead of a new article, I'd like to share two printable cheatsheets with you.

I hope you'll find these useful.

Cheatsheet 1: Common Git commands for local development

The first cheatsheet shows a common development workflow when working on a development project. Among these are:

  • How to initialize a Git repository
  • How to add and remove files from the Git repos
  • How to manage code changes over several new features

Git cheatsheet one

Get the PDF from my Git repos: https://github.com/tq-bit/dev-cheatsheets/blob/main/q-bit_cheatsheets_git_and_github_IGit%20Cheatsheet_I.pdf

Cheatsheet 2: Remote Git Servers

The second cheatsheet shows you a common, distributed development pattern and visualizes how several maintainers work on the same codebase.

It attempts to answer the questions about:

  • How does a pull request work?
  • How are local and remote repositories synchronized?
  • How to delete a remote branch?

Image description

Get the PDF from my Git repos: https://github.com/tq-bit/dev-cheatsheets/blob/main/q-bit_cheatsheets_git_and_github_IGit%20Cheatsheet_II.pdf


This content originally appeared on DEV Community and was authored by tq-bit


Print Share Comment Cite Upload Translate Updates
APA

tq-bit | Sciencx (2021-12-29T22:40:55+00:00) A printable, PDF – Git cheatsheet. Retrieved from https://www.scien.cx/2021/12/29/a-printable-pdf-git-cheatsheet/

MLA
" » A printable, PDF – Git cheatsheet." tq-bit | Sciencx - Wednesday December 29, 2021, https://www.scien.cx/2021/12/29/a-printable-pdf-git-cheatsheet/
HARVARD
tq-bit | Sciencx Wednesday December 29, 2021 » A printable, PDF – Git cheatsheet., viewed ,<https://www.scien.cx/2021/12/29/a-printable-pdf-git-cheatsheet/>
VANCOUVER
tq-bit | Sciencx - » A printable, PDF – Git cheatsheet. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2021/12/29/a-printable-pdf-git-cheatsheet/
CHICAGO
" » A printable, PDF – Git cheatsheet." tq-bit | Sciencx - Accessed . https://www.scien.cx/2021/12/29/a-printable-pdf-git-cheatsheet/
IEEE
" » A printable, PDF – Git cheatsheet." tq-bit | Sciencx [Online]. Available: https://www.scien.cx/2021/12/29/a-printable-pdf-git-cheatsheet/. [Accessed: ]
rf:citation
» A printable, PDF – Git cheatsheet | tq-bit | Sciencx | https://www.scien.cx/2021/12/29/a-printable-pdf-git-cheatsheet/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.