Update lazygit to version 0.52.0 / rev 7 via SR 1283765
https://build.opensuse.org/request/show/1283765
by user jfkw + anag_factory
- Update to version 0.52.0:
* Remove the pick vs. pull hack
* Optionally pass disabled commands on to next handler
* Cleanup: restructure code for clarity
* Bump gocui and adapt lazygit code
* Fix wrong inactive highlight when switching between repos
* Add integration test for resetting to upstream branch with duplicate name
* Use full refname instead of short to prevent disambiguation with tag
* Add integration tests showing resetting to duplicate named tags and branches
* Add FullRefName to all reset menus
* Print default option when prompting to create a new git repo
* Make PR template mention that PR titles will be used in release notes
* Replace literal with ConfigFilename constant
* Use branchPrefix on moving commits to a new branch
* Add a function to sugg