v0.57.0
What's Changed
Enhancements 🔥
- Open pull requests in browser with extra leading slashes removed by @hrzlgnm in https://github.com/jesseduffield/lazygit/pull/5018
- Allow using SelectedSubmodule in CustomCommands by @rlkandela in https://github.com/jesseduffield/lazygit/pull/5015
- Don't allow empty input in most prompts by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/5043
- Suppress output from background fetch (unless there were errors) by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/5044
- feat: add fork remote command by @karolzwolak in https://github.com/jesseduffield/lazygit/pull/4831
- Trigger immediate background fetch when switching repos by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/5047
Fixes 🔧
- Keep cursor at top/bottom when navigating by page by @RaphaeleL in https://github.com/jesseduffield/lazygit/pull/5019
- Switch to branches view when checking out a commit by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/5048
- Fix deleting a remote tag when a remote branch with the same name exists, or vice versa by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/5075