add readme

This commit is contained in:
Сергей Маринкевич
2022-01-20 16:40:54 +07:00
parent 82ba98414e
commit d316528259
+1
View File
@@ -0,0 +1 @@
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.