Skip to content

ivarprudnikov/my_commit_history

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Print your GitHub commit history within organisation

Prerequisite

Usage

  • clone the repo, then
  • running ./main.sh myorgname 09709a87d098d7as90fa8s709d87a0s9d87 ivar 2019-02-18
  • generates tmp/history.log
---------------------------------------------------------------
https://260eecf91e51f1afc867ac86af159409d5c39@github.com/myorgname/hello-world.git
---------------------------------------------------------------
Fri, 22 Feb 2019 18:56:51 +0000 3 days ago, branch:  (HEAD -> master, tag: 10.5.0, origin/master, origin/HEAD) message: #2 fix typo on homepage
Tue, 19 Feb 2019 12:55:01 +0000 6 days ago, branch:  message: initial commit

---------------------------------------------------------------
https://260eecf91e51f1afc867ac86af159409d5c39@github.com/myorgname/awesome-product.git
---------------------------------------------------------------
Wed, 20 Feb 2019 11:31:30 +0000 5 days ago, branch:  message: readme [ci skip]
Wed, 20 Feb 2019 11:22:49 +0000 5 days ago, branch:  message: improve stability of functional tests

Run without cloning

curl -o- https://raw.githubusercontent.com/ivarprudnikov/my_commit_history/master/main.sh | bash -s -- myorgname 09709a87d098d7as90fa8s709d87a0s9d87 ivar 2021-02-22

About

Generate GitHub commit history among organisation repos

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages