wolfgang ziegler


„make stuff and blog about it“
Git September 8, 2022

Turn off page output (globally) for git commands (e.g. "git branch").

git config --global pager.branch false