v0.51.1
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
Use PTY also with credentialStrategy=FAIL
Remove utils.Clamp, use lo.Clamp instead
Support opening lazygit in a submodule
Use WorkingTreeState instead of RebaseMode in CommitLoader
Remove ICmdObj interface