Answers for "If you don't want a pager at all just use cat"

0

If you don't want a pager at all just use cat

git config --global --add core.pager cat
Posted by: Guest on September-28-2021

Code answers related to "If you don't want a pager at all just use cat"

Browse Popular Code Answers by Language