Skip to content

fix: explicitly request that git log does not use a pager#2162

Merged
mattbrictson merged 1 commit intocapistrano:masterfrom
G-Rath:always-use-no-pager
Jul 1, 2024
Merged

fix: explicitly request that git log does not use a pager#2162
mattbrictson merged 1 commit intocapistrano:masterfrom
G-Rath:always-use-no-pager

Conversation

@G-Rath
Copy link
Copy Markdown
Contributor

@G-Rath G-Rath commented Jun 30, 2024

Summary

Resolves #2161

Short checklist

  • Did you run bundle exec rubocop -a to fix linter issues?
  • If relevant, did you create a test?
  • Did you confirm that the RSpec tests pass?

Other Information

I wanted to write a feature test for this but couldn't come up with a way to have git use a pager in a manner that didn't cut across the actual tests themselves - I plan to have a second crack at this later this week, but don't think that should block landing the fix.

@mattbrictson
Copy link
Copy Markdown
Member

Looks great!

@digitalmoksha can you confirm this branch works for you?

@digitalmoksha
Copy link
Copy Markdown

@mattbrictson yep, it's working for me!

Thanks @G-Rath 🚀

@mattbrictson mattbrictson added the 🐛 Bug Fix Fixes a bug label Jul 1, 2024
@mattbrictson mattbrictson merged commit 00404ec into capistrano:master Jul 1, 2024
@mattbrictson
Copy link
Copy Markdown
Member

Merged! I'll release 3.19.1 with the fix later today or tomorrow.

@mattbrictson
Copy link
Copy Markdown
Member

Released: https://github.com/capistrano/capistrano/releases/tag/v3.19.1

@G-Rath G-Rath deleted the always-use-no-pager branch July 5, 2024 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🐛 Bug Fix Fixes a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

set_current_revision_time hangs in 3.19.0

4 participants