-
-
Notifications
You must be signed in to change notification settings - Fork 937
Read conditional include #1054
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
Merged
Byron
merged 12 commits into
gitpython-developers:master
from
buddly27:read-conditional-include
Sep 4, 2020
Merged
Read conditional include #1054
Changes from 1 commit
Commits
Show all changes
12 commits
Select commit
Hold shift + click to select a range
c16f584
Add Regex to match content of "includeIf" section
buddly27 9766832
Update check method to find all includes
buddly27 d5262ac
Add reference to repository to config.
buddly27 8e263b8
Add method to retrieve all possible paths to include
buddly27 f37011d
Fix logic to properly compare glob pattern to value
buddly27 3dcb520
Add unit tests
buddly27 16d3ebf
Update AUTHOR to respect to contributing guidelines.
buddly27 c3fc83f
Add missing rules to match hierarchy path
buddly27 c3eae2c
Add missing blank line
buddly27 2c4dec4
Remove name as not necessary to track down authors.
buddly27 3787f62
Reformat code to remove unnecessary indentation
buddly27 5b88532
Ensure that detached HEAD does not raise when comparing branch name.
buddly27 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Add unit tests
- Loading branch information
commit 3dcb520caa069914f9ab014798ab321730f569cc
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.