https://github.com/duguce/repo101
https://github.com/duguce/repo101
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/duguce/repo101
- Owner: Duguce
- Created: 2024-10-17T07:11:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-17T09:22:53.000Z (over 1 year ago)
- Last Synced: 2025-04-03T04:14:11.911Z (about 1 year ago)
- Language: Python
- Size: 11.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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