1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-01-06 03:53:59 +02:00
lazygit/docs
Scott Callaway 9617737352 config: rely on .gitconfig for verbose commit messages
As discussed in https://github.com/jesseduffield/lazygit/pull/2599, it
makes more sense to have the user specify whether they want verbose
commits from their own git config, rather than lazygit config.

This means that we can remove all the code (including test coverage)
associated with the custom verbose flag, and lazygit will just inherit
the .gitconfig settings automatically.
2023-07-14 07:56:09 +02:00
..
dev Use first class task objects instead of global counter 2023-07-09 21:30:19 +10:00
keybindings Differentiate between different filter modes 2023-07-03 12:54:14 +10:00
Config.md config: rely on .gitconfig for verbose commit messages 2023-07-14 07:56:09 +02:00
Custom_Command_Keybindings.md Allow checking for merge conflicts after running a custom command 2023-07-13 18:40:34 +10:00
Custom_Pagers.md remove 24 bit color delta arg from docs 2021-04-06 19:34:32 +10:00
README.md Add dev doc for busy/idle tracking 2023-07-09 20:57:18 +10:00
Searching.md Add filtering docs 2023-07-03 12:54:14 +10:00
Undoing.md Limitations Section sentence mixup corrected 2020-10-01 17:41:32 +10:00