Skip to content
#

versioncontrol

Here are 7 public repositories matching this topic...

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.

  • Updated Aug 15, 2023
  • Python

Add this topic to your repo

To associate your repository with the versioncontrol topic, visit your repo's landing page and select "manage topics."

Learn more