mirror of
https://github.com/jesseduffield/lazygit.git
synced 2024-12-10 11:10:18 +02:00
4df7646654
Branches can now be colored based on their prefix, if it matches a user defined prefix in the config file. If no user defined prefix matches, then it will fallback to the defaults: green for 'feature', yellow for 'bugfix', and red for 'hotfix'. All remaining branches will be set to the default text color. |
||
---|---|---|
.. | ||
app_config.go | ||
config_default_platform.go | ||
config_linux.go | ||
config_windows.go | ||
dummies.go | ||
user_config.go |