MSI
WinGet
GitButler
GitButler · 0.19.7 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i GitButler_0.19.7_x64_en-US.msi /quiet /norestart
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{3A2A60F8-AC78-4C04-8BAC-BC59150CE761}
Product version operator
Greater than or equal to
Product version
0.19.7
MSI Properties
Product Code
{3A2A60F8-AC78-4C04-8BAC-BC59150CE761}
File Identity
Filename
GitButler_0.19.7_x64_en-US.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
GitButler.GitButler
Version
0.19.7
Description
A Git client for simultaneous branches on top of your existing workflow.
License
Functional Source License, Version 1.1, MIT Future License
↗
Homepage
https://gitbutler.com/
Installer URL
https://releases.gitbutler.com/releases/release/0.19.7-2956/windows/x86_64/GitButler_0.19.7_x64_en-US.msi
Release Notes
## TUI
GitButler now has a terminal UI (in addition to the CLI)!
If you love keybindings, try it out with the `but tui` command and feel free to share any feedback in #tui on Discord.
## Changes
- Improved performance when exiting edit mode
- Assigning / staging changes to branches is no longer constrained by commit dependencies
- Improved file selection behavior with when using the tree view
- Improved submodule support: it is now possible to add submodules as GitButler projects
- Improved di…