aspiers / git-deps

git commit dependency analysis tool
GNU General Public License v2.0
298 stars 47 forks source link

CLI: allow arbitrary `git log` output format #33

Open aspiers opened 9 years ago

aspiers commented 9 years ago

Would be useful to be able to support arbitrary --format strings, so that for example you could obtain a list of commit authors in order to satisfy the use case "who should I give a heads up about my feature branch?"