You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2 lines
239 B
Plaintext

This is very simply interactive navigator through `git log`. It works as alias of `git log --oneline $@`. Choosen commit can be showed in `less` for detail inspecting. Use 'jk' to navigate between, 'l' to open `git show`, and `q` to quit.