Files
igitlog/README
T
Сергей Маринкевич d316528259 add readme
2022-01-20 16:40:54 +07:00

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.