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

Feature request: Specify a directory that isn't root #36

Open
lucywyman opened this issue May 5, 2017 · 1 comment
Open

Feature request: Specify a directory that isn't root #36

lucywyman opened this issue May 5, 2017 · 1 comment

Comments

@lucywyman
Copy link

I have a large project, where I only want to see bug spots in one of the subdirectories, but when I tried running bugspots -b mybranch ./directory I got the error Invalid Git repository - please run from or specify the full path to the root of the project.. I can look into adding this feature next week, but was wondering if anyone else thinks this would be useful? Is this repo open to outside contributors?

@igrigorik
Copy link
Owner

Yep, makes sense! In terms of plumbing, I guess you'd need to filter the git history for files that are only in that directory..

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

2 participants