A testing ground for Git commits. Push as many as you want, break things, try stuff β this repo exists for that.
A repo for testing Git β commit patterns, bulk pushes, workflow automation, whatever you want to try.
Comes with two commit generators β one Python script, one pure YAML workflow. Use whichever you like.
Runs the Python script. Creates numbered commits with emojis and messages. No push.
Setup β secrets (one time)
Go to Settings β Secrets and variables β Actions β New repository secret
| Secret | Value |
|---|---|
GIT_USER_NAME |
Your GitHub username |
GIT_USER_EMAIL |
Your verified GitHub email |
Then go to Actions β Generate Commits β Run workflow.
Pure YAML β no Python needed. Creates empty commits with numbers, emojis, and messages directly in the workflow.
Go to Actions β Empty Commits β enter count β Run.
| π§ | Commits count if your commit email is verified on GitHub |
| π« | These workflows do not push β commits stay local to the runner |
| π | Run multiple times to grow your count |
Testing Git, one commit at a time.
β Star this repo if you like the grind β
Copyright Β© 2026 Mohammad Kaif Raja