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 }}
githubdelegate
/
GitPython
Public
forked from
gitpython-developers/GitPython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
refs
reference.py
on
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jan 21, 2015
Added advance usage examples to tutorial and made minor fixes.
Show description for e4d3809
Byron
committed
e4d3809
Copy full SHA for e4d3809
Commits on Jan 4, 2015
initial set of adjustments to make (most) imports work.
Show description for f6aa8d1
Byron
committed
f6aa8d1
Copy full SHA for f6aa8d1
Bumped version, updated changelog, reduced code smell
Show description for c80d727
Byron
committed
c80d727
Copy full SHA for c80d727
Commits on Nov 19, 2014
Applied autopep8
Show description for 2572647
Byron
committed
2572647
Copy full SHA for 2572647
Added SymbolicReference.is_remote() utility method.
Show description for 6fc9e61
Byron
committed
6fc9e61
Copy full SHA for 6fc9e61
Commits on Nov 16, 2014
pep8 linting (trailing whitespace)
Show description for c8e7074
hashar
committed
c8e7074
Copy full SHA for c8e7074
pep8 linting (whitespace before/after)
Show description for 614907b
hashar
committed
614907b
Copy full SHA for 614907b
pep8 linting (blank lines expectations)
Show description for be34ec2
hashar
committed
be34ec2
Copy full SHA for be34ec2
pep8 linting (whitespaces)
Show description for f5d11b7
hashar
committed
f5d11b7
Copy full SHA for f5d11b7
Commits on Nov 14, 2014
Merge branch 'patch-1' of https://github.com/syabro/GitPython into syabro-patch-1
Show description for cccea02
Byron
committed
cccea02
Copy full SHA for cccea02
Commits on Apr 6, 2014
Fixed undefined variable 'path' in Reference
goerz
committed
7067058
Copy full SHA for 7067058
Commits on Feb 9, 2014
tabs to 4 spaces - this won't make integrating the patches easier, but it's probably a good idea to go a little more pep8 (and fix sins of my youth ;) )
Byron
committed
f573b68
Copy full SHA for f573b68
Fixed NameError
syabro
committed
03097c7
Copy full SHA for 03097c7
Commits on Jul 4, 2011
Basic remote functionality moved to Reference type, as it can in fact be useful for tags as well, which might end up somewhere in the refs/remotes space. Its not likely that it will ever be used on…
Show description for a92ab80
Byron
committed
a92ab80
Copy full SHA for a92ab80
refs: added constructor flag to allow refs to be instatiated from any path, including simple test
Byron
committed
916c45d
Copy full SHA for 916c45d
Commits on Nov 25, 2010
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.