Skip to content

Only analyze changes in specific file patterns/extensions? #159

Closed Answered by ebousse
ebousse asked this question in Q&A
Discussion options

You must be logged in to vote

Answering myself: solved using the _GIT_PATHSPEC variable.

In my case i did this to only analyse java and asciidoc files:

_GIT_PATHSPEC=':*.java :*.adoc' 

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by ebousse
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant