MSI
WinGet
GitButler
GitButler · 0.15.7 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i GitButler_0.15.7_x64_en-US.msi /quiet /norestart
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{5AFF0643-C8E1-4C11-9E79-ABABC4913274}
Product version operator
Greater than or equal to
Product version
0.15.7
MSI Properties
Product Code
{5AFF0643-C8E1-4C11-9E79-ABABC4913274}
File Identity
Filename
GitButler_0.15.7_x64_en-US.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
GitButler.GitButler
Version
0.15.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.15.7-2269/windows/x86_64/GitButler_0.15.7_x64_en-US.msi
Release Notes
## Changes
- The "New workspace backend" (enabled in the Experimental section of settings) now helps with correctly detecting squash merged PRs - feel free to try it out and share your feedback
- The PR badges now include the PR number
- Selected commits / branches now show the total number of lines added / removed
- Provides a notification/toast message if the GitHub token is no longer valid
- Pre-commit hooks are now also executed on commit amend operations as well
## Fixes
- Fixes a bug in t…