maven-gitlog-plugin icon indicating copy to clipboard operation
maven-gitlog-plugin copied to clipboard

n commits filtered

Open delanym opened this issue 4 years ago • 0 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 -- .

delanym avatar Dec 17 '20 07:12 delanym