pygit2Easy Playground

Python bindings for libgit2: low-level Git operations

What is pygit2?Run locally
Install
pip install pygit2
Python CodeRun locally

pygit2 is part of the Python ecosystem. Python bindings for libgit2: low-level Git operations.

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?