Is that possible to add under each node in the git log --graph
the list of files affected by the commit?
I always have multiple commits that I need to push, and instead looking one by one in order to see affected files (files that I am going to push), I would love to get a quick overview of the tree with this information.