1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-01-10 04:07:18 +02:00
lazygit/pkg/config
Stefan Haller 46b93bba0e Add config git.mainBranches
It defaults to {"master", "main"}, but can be set to whatever branch names
are used as base branches, e.g. {"master", "devel", "v1.0-hotfixes"}. It is
used for color-coding the shas in the commit list, i.e. to decide whether
commits are green or yellow.
2023-05-16 13:20:03 +02:00
..
app_config.go remove deprecated calls 2022-09-17 15:10:41 -07:00
config_default_platform.go Change OpenCommand to Open and OpenLinkCommand to OpenLink 2023-04-13 13:14:00 +02:00
config_linux.go Change OpenCommand to Open and OpenLinkCommand to OpenLink 2023-04-13 13:14:00 +02:00
config_windows.go Change OpenCommand to Open and OpenLinkCommand to OpenLink 2023-04-13 13:14:00 +02:00
dummies.go add build info when building from source 2022-08-01 20:16:50 +10:00
editor_presets_test.go Implement edit presets 2023-04-13 13:14:00 +02:00
editor_presets.go add comment to encourage keeping code and docs in sync 2023-05-04 16:53:13 +10:00
user_config.go Add config git.mainBranches 2023-05-16 13:20:03 +02:00