[question] How to apply git patch? #1136
Answered
by
Byron
uilianries
asked this question in
Q&A
|
Hi! I would like to apply a patch file as usual: How could I execute such operation using GitPython? |
Answered by
Byron
Sep 28, 2019
Replies: 2 comments
|
It will probably be easiest to use git directly. In case there are follow up questions or concerns, please feel free to posting to this issue. |
0 replies
Answer selected by
Byron
|
Thank you! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It will probably be easiest to use git directly.
In case there are follow up questions or concerns, please feel free to posting to this issue.
Good luck!