Skip to content
Navigation Menu
Toggle navigation
Sign in
Product
GitHub Copilot
Write better code with AI
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Reseting focus
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
{{ message }}
gitpython-developers
/
GitPython
Public
Notifications
You must be signed in to change notification settings
Fork
934
Star
4.8k
Code
Issues
170
Pull requests
3
Discussions
Actions
Security
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security
Insights
Code
Read conditional include
#1054
Code
Merged
Byron
merged 12 commits into
gitpython-developers:master
gitpython-developers/GitPython:master
from
buddly27:read-conditional-include
buddly27/GitPython:read-conditional-include
Copy head branch name to clipboard
Sep 4, 2020
Conversation
Commits
12
(12)
Checks
Files changed
Commits
Commits on Sep 2, 2020
Add Regex to match content of "includeIf" section
buddly27
committed
c16f584
Copy full SHA for c16f584
Update check method to find all includes
buddly27
committed
9766832
Copy full SHA for 9766832
Add reference to repository to config.
Show description for d5262ac
buddly27
committed
d5262ac
Copy full SHA for d5262ac
Add method to retrieve all possible paths to include
buddly27
committed
8e263b8
Copy full SHA for 8e263b8
Commits on Sep 3, 2020
Fix logic to properly compare glob pattern to value
buddly27
committed
f37011d
Copy full SHA for f37011d
Add unit tests
buddly27
committed
3dcb520
Copy full SHA for 3dcb520
Update AUTHOR to respect to contributing guidelines.
buddly27
committed
16d3ebf
Copy full SHA for 16d3ebf
Add missing rules to match hierarchy path
buddly27
committed
c3fc83f
Copy full SHA for c3fc83f
Add missing blank line
buddly27
committed
c3eae2c
Copy full SHA for c3eae2c
Remove name as not necessary to track down authors.
buddly27
committed
2c4dec4
Copy full SHA for 2c4dec4
Reformat code to remove unnecessary indentation
buddly27
committed
3787f62
Copy full SHA for 3787f62
Ensure that detached HEAD does not raise when comparing branch name.
buddly27
committed
5b88532
Copy full SHA for 5b88532
You can’t perform that action at this time.