Skip to content

fix: prevent git commands from hanging when using pager - #144

Open
tablackburn wants to merge 2 commits into
PowerShellOrg:masterfrom
tablackburn:fix/prevent-git-pager-hangs
Open

fix: prevent git commands from hanging when using pager#144
tablackburn wants to merge 2 commits into
PowerShellOrg:masterfrom
tablackburn:fix/prevent-git-pager-hangs

Conversation

@tablackburn

@tablackburn tablackburn commented Oct 2, 2025

Copy link
Copy Markdown
Collaborator
  • Add --no-pager flag to all git commands to prevent hanging
  • Update module version to 2.0.1
  • Update release notes

This fixes an issue where git commands could hang when output is piped to a pager. I ran into this issue when dealing with a commit that had a description long enough to use paging.

- Add --no-pager flag to all git commands to prevent hanging
- Update module version to 2.0.1
- Update release notes

This fixes an issue where git commands could hang when output is piped to a pager.
@tablackburn

Copy link
Copy Markdown
Collaborator Author

Hi @RamblingCookieMonster — friendly nudge on this one. It's a small fix to stop git commands from hanging when a pager is configured, and AppVeyor is green. Happy to rebase or make any changes you'd like if it's still of interest. Thanks for maintaining BuildHelpers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant