Skip to content

Highlight git contributions you made on this date in previous years!

License

Notifications You must be signed in to change notification settings

azeemba/today-in-git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Today In Git

Highlight git contributions you made on this date in previous years!

How it works

  • Uses GitHub API to enumerate your repos
  • For forks, it finds the parent repo
  • For each repo, it finds commits you made in previous years around this date

Requirements

  • gh cli
  • Python (no other libraries are needed)

How to run?

python main.py

Expected result (after a few minutes!):

Will act as azeemba
Checking azeemba/test1, going back to 2013.
Checking git/git, going back to 2010.
Checking azeemba/example going back to 2018.
------------------
Repo: azeemba/test1
2020-06-19: Great commit! Really shook things up
    URL: ...
2020-06-19: Another commit. Not as exciting
    URL: ...
-------------------

About

Highlight git contributions you made on this date in previous years!

Topics

Resources

License

Stars

Watchers

Forks

Languages