This python script can be used to create a nice looking commit history. It make commits so it spells out words!
-
Updated
Oct 27, 2024 - Python
This python script can be used to create a nice looking commit history. It make commits so it spells out words!
This Python script creates a GitHub bot that automates the creation of a private repository (if it doesn't exist) and commits at random dates from 1 year ago to the present. It uses the GitHub API to manage repositories and the git command line tool to make commits. The dates for commits are randomly generated within a specified range.
Add a description, image, and links to the commithistory topic page so that developers can more easily learn about it.
To associate your repository with the commithistory topic, visit your repo's landing page and select "manage topics."