Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sgnd/git-course
Git Course: Simplified cheatsheet for key concepts and components
https://github.com/sgnd/git-course
cheatsheet course git gsoc hacktoberfest interview-questions summerofcode version-control
Last synced: 2 days ago
JSON representation
Git Course: Simplified cheatsheet for key concepts and components
- Host: GitHub
- URL: https://github.com/sgnd/git-course
- Owner: sgnd
- License: mit
- Created: 2023-01-05T03:20:34.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-07T11:49:27.000Z (8 months ago)
- Last Synced: 2024-03-07T12:51:42.983Z (8 months ago)
- Topics: cheatsheet, course, git, gsoc, hacktoberfest, interview-questions, summerofcode, version-control
- Homepage:
- Size: 16.6 KB
- Stars: 10
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Git Course: Cheatsheet and Interview Questions
Welcome to the Git Course repository! This repository serves as a comprehensive resource for mastering Git concepts, featuring a Git cheat sheet and a curated list of interview questions.
## Contents:
- [Git Cheatsheet](CHEATSHEET.md): A quick reference for the most commonly used Git commands. Covering Git basics, branching, merging, advanced concepts, and professional best practices, each command is explained with examples for better understanding.
- [Git Interview](INTERVIEW.md): A comprehensive guide to preparing for technical interviews focusing on Git. Organized by category and ordered by popularity, these questions cover a wide range of topics, from fundamental commands to advanced concepts and professional best practices.
We encourage you to explore these resources, contribute to improvements, and share your feedback. If you have any questions or suggestions, feel free to open an issue or pull request in this repository.
Thank you for visiting!