10000 GitHub - devanshds/Git-commit-bot: A bot that automatically adds commits to your private repository to give your profile a boost in terms of contribution
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A bot that automatically adds commits to your private repository to give your profile a boost in terms of contribution

License

Notifications You must be signed in to change notification settings

devanshds/Git-commit-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Git-commit-bot for Windows

A git commit generator that can commit repositories to boost your profile contributions.

alt text

It is a fairly simple and efficient script that works by renaming a single empty text file and commiting the changes. Feel free to test it for yourself.

Requirements:

  • Windows Commandline
  • Python3

How To Install:

To run the script type the following commands in CMD:

git clone https://github.com/devanshds/Git-commit-bot.git
cd Git-commit-bot
python commitbot.py

The script will be executed. alt text

Usage:

The script needs two parameters to run correctly: Repository name & Repository URL

  • Create an empty repository beforehand without README.md .
  • Make sure the repository name is the same as the empty repository you created before running the script.
  • You may be asked for username and password.
  • And within minutes you will have more commits than you had before.

The repository will come out looking like this so might wanna make it private

alt text

Notes:

  • I made this purely for learning purposes and out of curiosity.
  • You can extend its functionality to linux if you have experience with shell.
  • For the curious souls, I myself, am not using this.

About

A bot that automatically adds commits to your private repository to give your profile a boost in terms of contribution

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0