-
-
Notifications
You must be signed in to change notification settings - Fork 954
How to perform pull request using GitPython? #2059
Answered
by
Byron
wyatt-wong
asked this question in
Q&A
-
I checked the GitPython Tutorrial and GitPython API Reference but was unable to find how to perform a pull request using GitPython.
Beta Was this translation helpful? Give feedback.
All reactions
Answered by
Byron
Jul 20, 2025
GitHub is a forge, whereas GitPython allows to interact with Git repositories. To interact with GitHub, one would need a GitHub client.
Replies: 1 comment
-
GitHub is a forge, whereas GitPython allows to interact with Git repositories. To interact with GitHub, one would need a GitHub client.
Beta Was this translation helpful? Give feedback.
All reactions
0 replies
Answer selected by
Byron
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment