2 Commits

Author SHA1 Message Date
Felipe Cardoso
7922c2e6d1 Add command to clone a repository with branch checkout
This update includes an example of how to clone a specific branch using `git clone`. It enhances the cheat sheet by providing more practical git use cases.
2025-02-17 09:17:10 +01:00
Felipe Cardoso
53c5732757 Add a comprehensive Git cheatsheet
Provides a detailed reference for Git commands including repository setup, basic operations, branching, stashing, history review, merging, rebasing, and configuration. Useful for quick lookup and as a learning resource for users.
2025-02-14 14:58:08 +01:00