Page MenuHomeSolus

Update lazygit to 0.23.2
ClosedPublic

Authored by davidjharder on Oct 11 2020, 5:12 PM.
Tags
None
Referenced Files
F10964229: D9818.id23643.diff
Wed, Jul 19, 9:33 AM
F10931309: D9818.id23635.diff
Tue, Jul 11, 6:48 PM
F10913228: D9818.diff
Jul 7 2023, 9:13 PM
F10909366: D9818.diff
Jul 7 2023, 2:50 AM
F10894694: D9818.id23629.diff
Jul 1 2023, 12:18 PM
F10791632: D9818.id.diff
May 27 2023, 4:03 AM
F10760437: D9818.id23629.diff
May 18 2023, 1:07 AM
Subscribers

Details

Summary

Summarized Changelog

  • add SSH key passphrase prompt to pull/push from/to remote git repo
  • add error panel
  • add custom command keybindings doc
  • better handling of global custom keybindings
  • better template support for menus and prompts
  • better validation messages
  • do not include bare repos in recent repos list
  • make it easier to add a tab to a view
  • support bare repositories
  • support configurable config
  • support custom command loading text
  • support custom keybindings
  • support discarding submodule changes
  • support integration testing
  • support menus in custom commands
  • support nuking all submodules
  • support opening lazygit in a symlinked submodule
  • support prompts in custom commands
  • support recording sessions for testing purposes
  • support running integration tests in parallel
  • support setting description in custom command
  • support submodules

Full changelongs here and here.

Test Plan
  • Use some basic git commands: add, commit, and push changes to a test repo
  • Commit this update with lazygit

Diff Detail

Repository
R5033 lazygit
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

davidjharder retitled this revision from Update lazygit to 0.23.1 to Update lazygit to 0.23.2.Oct 12 2020, 3:41 PM
davidjharder edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Oct 13 2020, 4:26 PM
This revision was automatically updated to reflect the committed changes.