Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Respect setting diff.pager to the empty string as disabling the pager #3117

Merged
merged 1 commit into from
Jul 28, 2023

Conversation

twpayne
Copy link
Owner

@twpayne twpayne commented Jul 26, 2023

Fixes #3113.

Copy link
Collaborator

@halostatue halostatue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@twpayne twpayne changed the base branch from master to chocolatey July 27, 2023 23:18
@twpayne twpayne changed the base branch from chocolatey to master July 27, 2023 23:18
@twpayne twpayne changed the base branch from master to chocolatey July 28, 2023 15:11
@twpayne twpayne changed the base branch from chocolatey to master July 28, 2023 15:11
@twpayne twpayne merged commit cf70d35 into master Jul 28, 2023
21 checks passed
@twpayne twpayne deleted the fix-3113 branch July 28, 2023 15:12
bjw-s referenced this pull request in bjw-s/dotfiles Jul 29, 2023
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [chezmoi](https://togithub.com/twpayne/chezmoi) | minor | `2.35.2` ->
`2.36.0` |

---

### Release Notes

<details>
<summary>twpayne/chezmoi (chezmoi)</summary>

###
[`v2.36.0`](https://togithub.com/twpayne/chezmoi/releases/tag/v2.36.0)

[Compare
Source](https://togithub.com/twpayne/chezmoi/compare/v2.35.2...v2.36.0)

##### What's Changed

- feat: Add .chezmoiexternals directory for multiple externals by
[@&#8203;twpayne](https://togithub.com/twpayne) in
[https://github.com/twpayne/chezmoi/pull/3108](https://togithub.com/twpayne/chezmoi/pull/3108)
- fix: Respect setting diff.pager to the empty string as disabling the
pager by [@&#8203;twpayne](https://togithub.com/twpayne) in
[https://github.com/twpayne/chezmoi/pull/3117](https://togithub.com/twpayne/chezmoi/pull/3117)
- chore: Update dependencies by
[@&#8203;twpayne](https://togithub.com/twpayne) in
[https://github.com/twpayne/chezmoi/pull/3124](https://togithub.com/twpayne/chezmoi/pull/3124)
- feat: Add undocumented mackup command by
[@&#8203;twpayne](https://togithub.com/twpayne) in
[https://github.com/twpayne/chezmoi/pull/3121](https://togithub.com/twpayne/chezmoi/pull/3121)

**Full Changelog**:
twpayne/chezmoi@v2.35.2...v2.36.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4yNS4yIiwidXBkYXRlZEluVmVyIjoiMzYuMjUuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: bjw-s-bot <87358111+bjw-s-bot[bot]@users.noreply.github.com>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Setting diff.pager to an empty string doesn't disable the pager
2 participants