From: Catalin Marinas Date: Wed, 5 Jul 2006 18:27:02 +0000 (+0100) Subject: Do not use the pager when the output is empty X-Git-Tag: v0.11~25 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/stgit/commitdiff_plain/fdf4cb43a1c8133e013fd8ca2d1a5753ea048c90?ds=inline;hp=fdf4cb43a1c8133e013fd8ca2d1a5753ea048c90 Do not use the pager when the output is empty This is for the diff and show commands to not run the output through the pager if there is nothing to display. Signed-off-by: Catalin Marinas ---