Files
git-workshop/module-01-basics/challenge/welcome.txt
Bjarke Sporring 3a7f682cc2 feat: add module 1
2025-12-19 11:18:25 +01:00

9 lines
165 B
Plaintext

Welcome to Git Workshop!
This is your first challenge. You'll learn the basics of git:
- Initializing a repository
- Staging changes
- Creating commits
Good luck!