Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
Siesta0217
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
GitPython
git
remote.py
on
more-robust-git-diff
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 13, 2020
Fixed all warnings in documentation and updated Makefile to treat warnings as errors.
kiancross
authored and
Byron
committed
30387f1
View commit details
Copy full SHA for 30387f1
View code at this point
Browse repository at this point
Commits on Jun 13, 2020
Fix exception causes in 7 modules
cool-RR
authored and
Byron
committed
99ba753
View commit details
Copy full SHA for 99ba753
View code at this point
Browse repository at this point
Commits on May 31, 2020
BF: tollerate errors while parsing fetch lines
Show description for a71ebbc
yarikoptic
authored and
Byron
committed
a71ebbc
View commit details
Copy full SHA for a71ebbc
View code at this point
Browse repository at this point
Commits on May 28, 2020
Fix flake8 errors
Byron
committed
69ca329
View commit details
Copy full SHA for 69ca329
View code at this point
Browse repository at this point
Improve unfortunate wording
Show description for 9c6209f
Byron
committed
9c6209f
View commit details
Copy full SHA for 9c6209f
View code at this point
Browse repository at this point
Commits on Apr 11, 2020
Remove forced verbosity when fetching from a remote
ngcortes
authored and
Byron
committed
1fbc230
View commit details
Copy full SHA for 1fbc230
View code at this point
Browse repository at this point
Commits on Oct 24, 2019
Fix #820
thetwoj
authored and
Byron
committed
d85574e
View commit details
Copy full SHA for d85574e
View code at this point
Browse repository at this point
Commits on Oct 15, 2019
removed Unnecessary “else” after “return”
pratik-anurag
authored and
Byron
committed
248ad82
View commit details
Copy full SHA for 248ad82
View code at this point
Browse repository at this point
removed trailing whitespaces
pratik-anurag
authored and
Byron
committed
01f1421
View commit details
Copy full SHA for 01f1421
View code at this point
Browse repository at this point
removed trailing whitespaces
pratik-anurag
authored and
Byron
committed
f3d0d1d
View commit details
Copy full SHA for f3d0d1d
View code at this point
Browse repository at this point
renamed unused vars
pratik-anurag
authored and
Byron
committed
8ad6dc0
View commit details
Copy full SHA for 8ad6dc0
View code at this point
Browse repository at this point
renamed unused variables
pratik-anurag
authored and
Byron
committed
1990996
View commit details
Copy full SHA for 1990996
View code at this point
Browse repository at this point
Commits on Sep 28, 2019
add type check to git.Remote.__eq__
tzing
authored and
Byron
committed
9121f62
View commit details
Copy full SHA for 9121f62
View code at this point
Browse repository at this point
Parse rejected deletes.
uri-canva
authored and
Byron
committed
fdb1dc7
View commit details
Copy full SHA for fdb1dc7
View code at this point
Browse repository at this point
Commits on Jul 20, 2019
Merge branch 'master' of https://github.com/sstancu/GitPython into sstancu-master
Sebastian Thiel
committed
da8aeec
View commit details
Copy full SHA for da8aeec
View code at this point
Browse repository at this point
Commits on May 5, 2019
Added a Dockerfile that creates a clean Ubuntu Xenial test environment
jeking3
authored and
Byron
committed
52ee33a
View commit details
Copy full SHA for 52ee33a
View code at this point
Browse repository at this point
Commits on Apr 5, 2019
Ensure git remote urls (multiple) are read from the correct git repo config
Stefan Stancu
committed
096027b
View commit details
Copy full SHA for 096027b
View code at this point
Browse repository at this point
Commits on Mar 18, 2018
Remove unnecessary list comprehension - 'any' can take a generator
hugovk
committed
34cce40
View commit details
Copy full SHA for 34cce40
View code at this point
Browse repository at this point
Rewrite unnecessary dict/list/tuple calls as literals
hugovk
committed
ac4f7d3
View commit details
Copy full SHA for ac4f7d3
View code at this point
Browse repository at this point
Commits on Nov 28, 2017
RF: primarily flake8 lints + minor RF to reduce duplication in PATHEXT
Show description for 6ee08fc
yarikoptic
committed
6ee08fc
View commit details
Copy full SHA for 6ee08fc
View code at this point
Browse repository at this point
Commits on Nov 5, 2017
Further update for machines without ssh installed or on the path
rgerkin
authored
7a91cf1
View commit details
Copy full SHA for 7a91cf1
View code at this point
Browse repository at this point
Update remote.py to fix issue #694
rgerkin
authored
ecd061b
View commit details
Copy full SHA for ecd061b
View code at this point
Browse repository at this point
Commits on Sep 28, 2017
Merge branch 'master' into adding_setup_for_git_executable
Byron
authored
a56136f
View commit details
Copy full SHA for a56136f
View code at this point
Browse repository at this point
Merge pull request #649 from OddBloke/hide_re_fetch_result
Show description for 2af601d
Byron
authored
2af601d
View commit details
Copy full SHA for 2af601d
View code at this point
Browse repository at this point
Merge pull request #654 from vathpela/worktrees
Show description for a5f0343
Byron
authored
a5f0343
View commit details
Copy full SHA for a5f0343
View code at this point
Browse repository at this point
Commits on Sep 21, 2017
BF: Added missing NullHandler to logger in git.remote
bpoldrack
committed
2b3c16c
View commit details
Copy full SHA for 2b3c16c
View code at this point
Browse repository at this point
Commits on Aug 22, 2017
worktrees: make non-packed refs also work correctly.
Show description for d1c40f4
vathpela
committed
d1c40f4
View commit details
Copy full SHA for d1c40f4
View code at this point
Browse repository at this point
Commits on Jul 28, 2017
FetchInfo.re_fetch_result has no reason to be public
Show description for 0ef12ae
Daniel Watkins
committed
0ef12ae
View commit details
Copy full SHA for 0ef12ae
View code at this point
Browse repository at this point
Commits on Jul 25, 2017
Minor additional cleanup
Show description for 79a36a5
kenodegard
committed
79a36a5
View commit details
Copy full SHA for 79a36a5
View code at this point
Browse repository at this point
Commits on Jul 9, 2017
Moved setup function into top level __init__
Show description for feed81e
kenodegard
committed
feed81e
View commit details
Copy full SHA for feed81e
View code at this point
Browse repository at this point
Commits on May 29, 2017
remote: compatibility with git version > 2.10
wusisu
authored and
Byron
committed
c121f60
View commit details
Copy full SHA for c121f60
View code at this point
Browse repository at this point
Commits on Apr 9, 2017
Python 3.6 invalid escape sequence deprecation fixes
Show description for 32da7fe
scop
authored and
Byron
committed
32da7fe
View commit details
Copy full SHA for 32da7fe
View code at this point
Browse repository at this point
Commits on Feb 25, 2017
fix(remote): assemble exception message completely
Show description for fdc8ecb
Byron
committed
fdc8ecb
View commit details
Copy full SHA for fdc8ecb
View code at this point
Browse repository at this point
Commits on Dec 22, 2016
fix(remote): set_url() uses correct argument order
Show description for 82ae723
Byron
committed
82ae723
View commit details
Copy full SHA for 82ae723
View code at this point
Browse repository at this point
Commits on Oct 22, 2016
Merge branch 'cygwin' of https://github.com/ankostis/GitPython into ankostis-cygwin
Byron
committed
caa0ea7
View commit details
Copy full SHA for caa0ea7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.