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