iiitl/git-repo-2026 ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple Git and GitHub training repo for beginners that feels like a real project, not just a tutorial.
I want a README that introduces the training and points people to a set of short modules they can work through one by one. The modules should cover making a first pull request, branching and merging, resolving merge conflicts, squashing commits for a clean history, reverting and resetting changes, stashing and ignoring files, and syncing a fork. Please also include a clear contributing guide that explains how to fork the repo, clone it, and get started locally.
Keep the structure easy to follow, with a modules folder and separate markdown files for each lesson. It should feel like something someone could actually use to learn Git in a real world workflow. If you need to check current GitHub wording or best practices, feel free to look them up online first.
Are you gonna build this?
make sure you review the code using coderabbit