Sign in
code
/
git
/
e0f0e891c1742c6ae22dbc648a1000ad8655ff34
/
.
/
git-log-script
blob: 317aa9b0d61a29fd3ac4713079233304c1da4c29 [
file
]
#!/bin/sh
git
-
rev
-
list
--
pretty HEAD
|
LESS
=-
S $
{
PAGER
:-
less
}