2.home-manager/tests/modules/programs/diff-highlight
Ihar Hrachyshka 3c7524c683
treewide: set git pager for specific commands, not for core.pager
Setting `core.pager` may result in issues like swallowed `git grep` results. 
To avoid this, apply pagers to specific commands where we expect `diff`-ish output only. 
Use a common helper to set pager for all modules that configure it.
2026-04-14 11:31:44 -05:00
..
default.nix tests/diff-highlight: add null assertion test 2025-12-05 23:18:20 -06:00
diff-highlight-basic.nix tests/diff-highlight: add 2025-10-19 10:24:15 -05:00
diff-highlight-git-package-null-assertion.nix tests/diff-highlight: add null assertion test 2025-12-05 23:18:20 -06:00
diff-highlight-migration.nix treewide: set git pager for specific commands, not for core.pager 2026-04-14 11:31:44 -05:00
diff-highlight-with-git-integration.nix treewide: set git pager for specific commands, not for core.pager 2026-04-14 11:31:44 -05:00