v0.51.0
Split behavior of rendering allBranchesLogCmd and switching to next cmd
Drop the git config cache when getting focus
URL encode gitlab brackets to make consistent with branch names
Store fromHash/toHash in Pipe struct as pointers
Move NewDummyCommon to pkg/common
Remove utils.Clamp, use lo.Clamp instead
Support opening lazygit in a submodule
Use WorkingTreeState instead of RebaseMode in CommitLoader
Remove ICmdObj interface