python-git
python-git copied to clipboard
Feature request: Inspecting commits
I would love if it was possible to inspect a specific commit, i.e see the changes made and to which files etc. I would love to inspect various details of the git history with python, so i was hoping your program would do stuff like that, but it seems more to focus on the interactivity part (i.e creating commits etc). And other great thing would be using git blame :)