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
I think using it would be preferable, because executing a shell command can easily create errors. Using the library would give you easy access to all important properties of a repository, like not commited changes.
The text was updated successfully, but these errors were encountered:
There is a cool library to handle git actions inside python: https://libgit2.github.com
I think using it would be preferable, because executing a shell command can easily create errors. Using the library would give you easy access to all important properties of a repository, like not commited changes.
The text was updated successfully, but these errors were encountered: