mgafner / my_commit_history

Generate GitHub commit history among organisation repos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Print your commit history in organisation

Usage

  • 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

About

Generate GitHub commit history among organisation repos


Languages

Language:Shell 100.0%