github jesseduffield/lazygit v0.61.0

7 hours ago

The big one in this release is support for GitHub pull requests. They are shown as little GitHub icons next to each branch that has one, and you can open a PR in the browser by pressing shift-G. To enable this, all you need to do is install the gh tool if you haven't already, and log in using gh auth login.

What's Changed

Features ✨

Enhancements 🔥

  • Add support for clicking on arrows in the file list to expand/collapse directories by @blakemckeany in #5365
  • Remove empty directories after discarding untracked files by @stefanhaller in #5408
  • Make file sort order and case sensitivity configurable, and default to mix files and folders by @stefanhaller in #5427
  • Allow customizing the window width/height thresholds for when to use portrait mode by @stefanhaller in #5452
  • Log hashes of local branches when deleting them by @stefanhaller in #5441
  • Add condition field to custom command prompts by @mrt181 in #5364

Fixes 🔧

Maintenance ⚙️

Docs 📖

I18n 🌎

Performance Improvements 📊

New Contributors

Full Changelog: v0.60.0...v0.61.0

Don't miss a new lazygit release

NewReleases is sending notifications on new releases.