Throws error:
\n g.execute(\"git\", \"add\", \"package.json\")\n File \"/Users/irmantas/projects/app/venv/lib/python3.7/site-packages/git/cmd.py\", line 741, in execute\n **subprocess_kwargs\n File \"/usr/local/Cellar/python/3.7.5/Frameworks/Python.framework/Versions/3.7/lib/python3.7/subprocess.py\", line 753, in __init__\n errread, errwrite) = self._get_handles(stdin, stdout, stderr)\n File \"/usr/local/Cellar/python/3.7.5/Frameworks/Python.framework/Versions/3.7/lib/python3.7/subprocess.py\", line 1376, in _get_handles\n p2cread = stdin.fileno()\nAttributeError: 'str' object has no attribute 'fileno'\n
I thinks this is what you are looking for.
","upvoteCount":1,"url":"https://github.com/gitpython-developers/GitPython/discussions/1144#discussioncomment-408790"}}}-
Throws error:
|
Beta Was this translation helpful? Give feedback.
-
I thinks this is what you are looking for. |
Beta Was this translation helpful? Give feedback.
I thinks this is what you are looking for.