Page MenuHomeSolus

Update lazygit to 0.32.1
ClosedPublic

Authored by davidjharder on Jan 14 2022, 11:56 PM.
Tags
None
Referenced Files
F11035545: D12657.id30859.diff
Wed, Aug 9, 6:03 PM
F11035544: D12657.id30835.diff
Wed, Aug 9, 6:03 PM
F11035543: D12657.id.diff
Wed, Aug 9, 6:03 PM
F11026729: D12657.diff
Wed, Aug 9, 2:50 AM
F10955731: D12657.id30859.diff
Mon, Jul 17, 8:54 AM
F10896215: D12657.id30835.diff
Jul 1 2023, 10:42 PM
F10888796: D12657.diff
Jun 27 2023, 8:19 AM
F10886794: D12657.diff
Jun 26 2023, 3:15 AM
Subscribers

Details

Summary

Summarized Changelog

  • You can now press o on a commit to open it in your browser
  • We now retain the commit message you typed in the event that the commit command failed
  • You can now reword old commits from within lazygit
  • You can now create annotated tags (press n in the tags panel)
  • You can now add a signoff to your commits via the git.commit.signoff key in your config
  • You can now specify a single colour to apply to all commit authors
  • Better highlighting of lines for various terminals
  • Fixed bug where we couldn't go to the bottom of the reflog panel (thanks @fsmiamoto)
  • Fixed a bug where you couldn't create a pull request when the repo's url scheme was ssh
  • We now make fewer assumptions that your main remote is named 'origin'
  • Fixed bug where branches would appear twice in the branches panel

Full changelog here and here

Test Plan
  • Run some basic git commands

Diff Detail

Repository
R5033 lazygit
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 2969
Build 2969: arc lint + arc unit