Skip to content

abusing github commit history for the lulz

License

Notifications You must be signed in to change notification settings

supersoaker/gitfiti

 
 

Repository files navigation

How to:

  1. Delete https://github.com/supersoaker/commit-history/settings
  2. Create a new repository (without readme.md or any other file)
  3. clone this repo git clone https://github.com/supersoaker/gitfiti && cd gitfiti
  4. execute python3 gitfiti.py && ./gitfiti.sh (see options1 a little lower in README.md)
  5. execute python3 gitfiti.py && ./gitfiti.sh (see options2 a little lower in README.md)
  6. execute python3 gitfiti.py && ./gitfiti.sh (see options3 a little lower in README.md)

Maybe add the right user into ./gitfiti.sh after the init step (if you are not using that user globally already):

git config user.name "supersoaker"
git config user.email "dev.supersoaker@gmail.com" 

quick hint: sometimes it can take a while until the commits are shown (especially while you are heavily testing)

differrent git gitfity options

  1. option1
  • empty string (github.com)
  • supersoaker
  • commit-history
  • 25 (week distance from left e.g 25, see down)
  • gitfiti
  • empty string (no image)
  • pacman_right_look
  • bash
  1. option2
  • empty string (github.com)
  • supersoaker
  • commit-history
  • 35 (week distance from left, see down)
  • gitfiti
  • empty string (no image)
  • octocat
  • bash
  1. option3
  • empty string (github.com)
  • supersoaker
  • commit-history
  • 46 (week distance from left, see down)
  • gitfiti
  • empty string (no image)
  • pacman_left_look
  • bash

option offset the image (from the left)

first number to define how many weeks to the right (1-52), e.g. 25 weeks 25 second numberr is the pacman_right_look (8) plus the space in between (2) 25 + 10 third number ris the octocat (9) plus the space in between (2) 25 + 10 + 11

About

abusing github commit history for the lulz

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 71.7%
  • Python 28.3%