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