Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
request-pull: really disable pager
[gitweb.git]
/
git-request-pull.sh
diff --git
a/git-request-pull.sh
b/git-request-pull.sh
index a2cf5b82150a77fd9ddb775fea1bc8d5e8ee7392..ab2dd104986c33b2aa3e488dafda31265effb642 100755
(executable)
--- a/
git-request-pull.sh
+++ b/
git-request-pull.sh
@@
-42,8
+42,8
@@
if [ -z "$branch" ]; then
status=1
fi
-PAGER=
-export PAGER
+
GIT_
PAGER=
+export
GIT_
PAGER
echo "The following changes since commit $baserev:"
git shortlog --max-count=1 $baserev | sed -e 's/^\(.\)/ \1/'