Skip to content

Draft: Git utilities

Simon Sebastian Humpohl requested to merge simon/git into master

First is a utility function to get authors by git blame line

  • Add proper CLI entry point so other functions can be added
  • Update README.md
  • Add CLI help
  • Use proper mechanism to skip binary files instead of hardcoding a few file endings
Edited by Simon Sebastian Humpohl

Merge request reports