MSI
WinGet
GitButler
GitButler · 0.15.5 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i GitButler_0.15.5_x64_en-US.msi /quiet /norestart
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{701090AC-53D5-4DD1-9602-F3D112DA0E2E}
Product version operator
Greater than or equal to
Product version
0.15.5
MSI Properties
Product Code
{701090AC-53D5-4DD1-9602-F3D112DA0E2E}
File Identity
Filename
GitButler_0.15.5_x64_en-US.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
GitButler.GitButler
Version
0.15.5
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.15.5-2259/windows/x86_64/GitButler_0.15.5_x64_en-US.msi
Release Notes
## Changes
- Claude Code hooks - if a branch that was expected is missing, a new one will be created
- GitLab specific - the app now uses correct icons
- Linux specific - the error message related to missing keychain now provides a hint about installing one
- Adds support for squashing commits upwards (parent to child)
## Fixes
- Fixes a Windows-specific bug where after adding a project the "let's go" button did not work
- Fixes a bug with edit mode reactivity
- Fixes an issue with squashing mu…