Skip to content

Fill your contributions with green. Fake contributions.

License

Notifications You must be signed in to change notification settings

rafael1mc/git-gud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-gud

Fake your Github contributions.

This is a meme repository.

It works by flooding the default branch with commits to generate contributions for the current year.

Note: I've been able to undo this in the past, but run it at your own risk.

Before

Contributions before

After

Contributions after

Requirements

  • Golang

How to run

  1. Create a new repo in your Github account and copy the origin url
  2. Clone this repo and go into the directory
  3. Remove current remote git remote remove origin
  4. Add your remote: git remote add origin {your url} (replace with url from step 1)
  5. Create a tag: git tag anchor-tag
  6. Run the code: go run .

Note: It won't work if you fork my repo (Source)

Note2: It might take some time for the contributions to be updated.

TODO

  • Add repo/path selection
  • Add date range selection
  • Add amount of commits selection
  • Add probabilities by day of week
  • Automatically detect default branch
  • ?

Original

git-gud

License

Check LICENSE file.

About

Fill your contributions with green. Fake contributions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages