Skip to content

LeGit v1.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Sep 08:47

Added

  • Named layouts. Save any number of panel arrangements under a name and
    switch between them from the View menu (click applies; each entry's
    submenu can override the layout with the current arrangement). The new
    Layouts panel manages them - save, apply, override, rename, delete,
    import/export as .legit-layout.json files - and offers "Reset to default
    layout". The whole layout set can be exported/imported as a single file
    (e.g. when setting up LeGit on a new machine); Import accepts both file
    kinds.

Changed

  • The View menu's "Save as default layout" / "Reset to default layout"
    entries were replaced by named layouts; an existing saved default is
    migrated to a layout called "My layout" automatically.

Desktop Git GUI - download the installer for your OS below.

Builds are not code-signed: your OS may warn on first launch.
Windows SmartScreen → More info → Run anyway. macOS reports the
app as "damaged" (Gatekeeper quarantine on unsigned apps): after
copying LeGit to Applications, run
xattr -dr com.apple.quarantine /Applications/LeGit.app in
Terminal once, then launch normally.