danielflower / maven-gitlog-plugin

Generates a change log for maven projects using git

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

n commits filtered

delanym opened this issue · comments

How can I achieve?

git log -n20

Also, I have many projects in a single repo so I want to filter by directory

git log -n20 -- .