Advanced Version Control for Arch Linux
-
Updated
Nov 16, 2020 - Python
Advanced Version Control for Arch Linux
Share and save files without gmail nor drive
GFS is the implementation of the fundamental functionalities of the VCS git from scratch.
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 versioncontrol topic page so that developers can more easily learn about it.
To associate your repository with the versioncontrol topic, visit your repo's landing page and select "manage topics."