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

Add equality method to PathSpec #13

Merged
merged 2 commits into from
Apr 5, 2017
Merged

Commits on Mar 27, 2017

  1. Configuration menu
    Copy the full SHA
    4e8b022 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2017

  1. Use izip_longest to avoid false positive

    This catches the case where one PathSpac's patterns are a subset of another which would cause a false positive when comparing them.
    ghickman committed Mar 28, 2017
    Configuration menu
    Copy the full SHA
    8cdc7cf View commit details
    Browse the repository at this point in the history