jesseduffield.lazygit/docs
Stefan Haller 40e989467f Add a user config for using git's external diff command for paging
This is similar to using lazygit's Git.Paging.ExternalDiffCommand config, except
that the command is configured in git. This can be done either with git's
`diff.external` config, or through .gitattributes, so it gives a bit more
flexibility.
2025-08-20 10:39:55 +02:00
..
dev Fix typos 2025-01-03 10:50:36 +11:00
keybindings Run go generate ./... 2025-08-15 17:17:06 +02:00
Config.md Add a user config for using git's external diff command for paging 2025-08-20 10:39:55 +02:00
Custom_Command_Keybindings.md Combine customCommand's subprocess, stream, and showOutput fields into a single output enum 2025-05-01 15:46:06 +02:00
Custom_Pagers.md Add a user config for using git's external diff command for paging 2025-08-20 10:39:55 +02:00
Fixup_Commits.md Update user doc 2024-06-01 08:31:18 +02:00
Range_Select.md Add range selection ability on list contexts 2024-01-19 10:47:21 +11:00
README.md Normalize line endings of docs/README.md 2024-07-01 08:36:57 +02:00
Searching.md Add filtering docs 2023-07-03 12:54:14 +10:00
Stacked_Branches.md chore: fix some comments and typos 2024-04-28 09:44:59 +02:00
Undoing.md Add undo demo 2023-08-12 16:15:50 +10:00