tig
tig copied to clipboard
Feature Request: File history in all branches, even before renaming, deleted
is it possible for tig to do sth like this?
gitk --all -p --full-diff
I want to see the file history across all branches, and even the history before rename(change file name from A to B, or delete, etc).