You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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 errorInvalid 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?The text was updated successfully, but these errors were encountered: