-
We have a weird situation where our UDP functionality (ports 11011 or 11013) breaks after importing gitpython into the code. I couldn't find any information on the ports being used by gitpython, can someone provide information on whether gitpython open TCP / UDP ports and if so which ones. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
I'd be unaware of GitPython doing anything with networking at all, or mess with global settings. |
Beta Was this translation helpful? Give feedback.
I'd be unaware of GitPython doing anything with networking at all, or mess with global settings.