Skip to content

edrush/mglg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

mglg

MultiGitLogGenerator

mglg generates an aggregated git log for all git repositories located in a local folder, sorted by date, as csv.

Based on https://github.com/Frencil/MultiGource.

Usage:

php mglg.php -p="/home/foo" -a="Wolfram" -d="2016-01-01" > git_logs.csv

List of options:

  • p: Path to repositories (string)
  • a: Filter author (string)
  • d: Filter date from (string in date format YYYY-mm-dd)

About

MultiGitLogGenerator

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages