An open API service indexing awesome lists of open source software.

https://github.com/duguce/repo101


https://github.com/duguce/repo101

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Repo101

**Repo101** is a learning repository for practicing basic Git and GitHub operations. It includes sample code and Git operation practices, suitable for beginners to understand and master the basics of version control.

## Purpose

- Learn the basics of using Git and GitHub
- Practice common version control commands and workflows
- Understand branch management, merging, and conflict resolution through practice