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

Concurrent blame with more unit tests and degraded annotation options when retrying. #15

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

earthling
Copy link

This change is based on a branch made from this pull request. For reasons I cannot explain, a few of the files in our code base cannot be annotated when 'ignore white space' or 'follow integration' options are set (this is also true for the p4 command line tool, not just the p4java library). With this change, the plugin will disable these options before the next attempt to annotate a file. I also added a couple of unit tests for this change.

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

Successfully merging this pull request may close these issues.

2 participants