python-git icon indicating copy to clipboard operation
python-git copied to clipboard

Feature request: Inspecting commits

Open C0DK opened this issue 5 years ago • 0 comments

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 :)

C0DK avatar Sep 26 '20 08:09 C0DK