Skip to content

Commit

Permalink
Merge branch 'os/bisect-runs-show-branch-without-pager' into jch
Browse files Browse the repository at this point in the history
When "git bisect" spawns "git show-branch" to pretty-print the
title of the commit to be tested, it could have invoked user's
pager if user configured to run pager while running show-branch.
The invocation of show-branch has been changed to disable pager,
even if one is configured.

* os/bisect-runs-show-branch-without-pager:
  bisect: disable pager while invoking show-branch
  • Loading branch information
gitster committed Aug 4, 2021
2 parents e701c72 + 58e3755 commit 23fb45c
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 23fb45c

Please sign in to comment.