v0.48.0
Add screen-mode command line argument
Initialize translation set after reading user config
Skip post-checkout hook when discarding changes
Make common.UserConfig an atomic.Pointer for safe concurrent access
Validate properties of customCommand when commandMenu is used
Make the links in the status panel point to the current version rather than master
Support bare worktrees where worktree does not have its own .git file
cleanup integration test code
Add commandMenu property to custom commands
Remove obsolete filtering from setComment
Remove secureexec package
integrate snake game into lazygit
Suppress error logs when killing process on Windows
Highlight inactive selection in bold
Change direct access to Common.UserConfig to a getter
Migrate to only doing marshalling twice, and compare via deep copy