Just use vim, it even highlights the git log file: $ git log | vim - Inside vim search what you want with '/' When you find the commit you want put the cursor everywhere over the commit ID and run this normal mode…
Just use vim, it even highlights the git log file: $ git log | vim - Inside vim search what you want with '/' When you find the commit you want put the cursor everywhere over the commit ID and run this normal mode…