Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Product
GitHub Copilot
Write better code with AI
GitHub Models
New
Manage and compare prompts
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
Appearance settings
Resetting 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
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
944
Star
4.9k
Code
Issues
169
Pull requests
4
Discussions
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security
Insights
Code
Make the rmtree callback Windows-only
#1739
Code
Merged
Byron
merged 6 commits into
gitpython-developers:main
gitpython-developers/GitPython:main
from
EliahKagan:rmtree
EliahKagan/GitPython:rmtree
Copy head branch name to clipboard
Nov 15, 2023
Conversation
Commits
6
(6)
Checks
Files changed
Merged
Make the rmtree callback Windows-only
#1739
Byron
merged 6 commits into
gitpython-developers:main
gitpython-developers/GitPython:main
from
EliahKagan:rmtree
EliahKagan/GitPython:rmtree
Copy head branch name to clipboard
Commits
Commits on Nov 14, 2023
Test that rmtree doesn't chmod outside the tree
Show description for 5335416
EliahKagan
committed
5335416
Copy full SHA for 5335416
One approach to the symlink-following bug
EliahKagan
committed
fd78a53
Copy full SHA for fd78a53
Refactor current fix for symlink-following bug
Show description for 6de8e67
EliahKagan
committed
6de8e67
Copy full SHA for 6de8e67
Test that PermissionError is only wrapped on Windows
Show description for e8cfae8
EliahKagan
committed
e8cfae8
Copy full SHA for e8cfae8
Extract some shared patching code to a helper
Show description for 8a22352
EliahKagan
committed
8a22352
Copy full SHA for 8a22352
Remove demonstration script
Show description for b226f3d
EliahKagan
committed
b226f3d
Copy full SHA for b226f3d
You can’t perform that action at this time.