v0.52.0
Use full refname instead of short to prevent disambiguation with tag
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
Kill background fetch when it requests a passphrase
Remove utils.Clamp, use lo.Clamp instead
Support opening lazygit in a submodule
Use WorkingTreeState instead of RebaseMode in CommitLoader
Remove ICmdObj interface