Skip to content

surferek/Git-Greener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3,395 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Git-Greener

A simple script that user can implement to control git contribution activity


Requirements

Python 2.7 or higher
pip installed
gitpython library installed
git installed locally ( to install configure git locally follow the tutorial )
Admin privileges

UPDATE (15.08.2021)

As since 13.08.2021 you need to use github personal access token to perform remote operations.
For your local purposes follow PAT Create tutorial

Once you generate your PAT token open CMD and run command within pattern below
git remote add origin https://[USERNAME]:[PAT TOKEN]@github.com/[USERNAME]/[REPO].git


Instruction

Go to windows + R
Type shell:startup
Create wrapper.txt file
Add: python path/to/script path/to/stampler
Rename file to wrapper.bat

About

Make it green when you On

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages