Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow the git commit-log to be constrained by given paths #19

Open
Spiralis opened this issue Dec 14, 2018 · 0 comments
Open

Allow the git commit-log to be constrained by given paths #19

Spiralis opened this issue Dec 14, 2018 · 0 comments

Comments

@Spiralis
Copy link
Contributor

Spiralis commented Dec 14, 2018

With this feature in place only git commits touching code within the given paths is considered a potential version source.

The "given paths" will in practical terms be the paths that a given project within the repo uses for it's files. The reason for allowing multiple paths, is that in C# a project may have other project references that also live in the same repo. A change in a dependent project should also count as a commit for the consuming project. To be seen in context of the changes suggested in #17.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant