MSI
WinGet
GitButler
GitButler · 0.19.13 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i GitButler_0.19.13_x64_en-US.msi /quiet /norestart
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{D40CFA2A-5882-4F7A-806A-7E4B3CE29D5F}
Product version operator
Greater than or equal to
Product version
0.19.13
MSI Properties
Product Code
{D40CFA2A-5882-4F7A-806A-7E4B3CE29D5F}
File Identity
Filename
GitButler_0.19.13_x64_en-US.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
GitButler.GitButler
Version
0.19.13
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.13-3047/windows/x86_64/GitButler_0.19.13_x64_en-US.msi
Release Notes
ReleaseNotes: |-
## Changes & Fixes
- Fixes a Windows-specific regression from 0.19.12 where the app was not being correctly signed, causing friction with Windows Defender
- Fixes an issue where undoing a new branch creation with the operations log was not working.
- Adds an option to set ptyxis as the default terminal
## TUI
- Adds the ability to directly commit into a new branch (bound to `b`)
## CLI
- Fixes an issue where `but commit empty --json` would not print anythin…