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 }}
binarymatt
/
GitPython
Public
forked from
gitpython-developers/GitPython
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
0
Security
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Breadcrumbs
History for
GitPython
git
on
master
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 3, 2010
Merge branch 'fix'
Byron
committed
56488ce
Copy full SHA for 56488ce
submodule.add: handles addition of repositories with a specific branch correctly now - previously it would pass the full path of the branch, which in fact didn't work, unless the default branch is …
Show description for 96d003c
Byron
committed
96d003c
Copy full SHA for 96d003c
Commits on Dec 1, 2010
setup .gitmodules to use a tracking branch automatically
Byron
committed
294ee69
Copy full SHA for 294ee69
Fixed bug, which was so obvious that I am wondering how none of the test ran into that, or at least triggered it
Byron
committed
87ae425
Copy full SHA for 87ae425
Commits on Nov 30, 2010
Submodule tests are functional once again.
Show description for f631214
Byron
committed
f631214
Copy full SHA for f631214
Fixed import of gitdb, keeping changed gitdb commit so that the submodule tests may work.
Show description for 468cad6
Byron
committed
468cad6
Copy full SHA for 468cad6
remote: fixed incorrect call signature when instantiating GitCommandError
Byron
committed
90b20e5
Copy full SHA for 90b20e5
Commits on Nov 26, 2010
Commit.create_from_tree used a now renamed keyword parameter - no test-case ever runs this code, which is still an issue
Byron
committed
2fbb702
Copy full SHA for 2fbb702
Commits on Nov 25, 2010
Fixed setup tools
Byron
committed
f24736a
Copy full SHA for f24736a
Fixed all testcases
Byron
committed
e86eb30
Copy full SHA for e86eb30
Moved everything into the git subdirectory - some tests still need to be adjusted
Byron
committed
cb68eef
Copy full SHA for cb68eef
Loading
You can’t perform that action at this time.