MSI
WinGet
GitButler
GitButler · 0.17.1 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i GitButler_0.17.1_x64_en-US.msi /quiet /norestart
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{9EA2435B-89AB-4D00-8AF6-952EDE1EAE76}
Product version operator
Greater than or equal to
Product version
0.17.1
MSI Properties
Product Code
{9EA2435B-89AB-4D00-8AF6-952EDE1EAE76}
File Identity
Filename
GitButler_0.17.1_x64_en-US.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
GitButler.GitButler
Version
0.17.1
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.17.1-2540/windows/x86_64/GitButler_0.17.1_x64_en-US.msi
Release Notes
# 0.17.1
## GitHub Integration
- Adds support for Github Enterprise
- Adds support for configuring personal access tokens a credential option
## CLI
- Adds support for creating PRs `but review --help`
## Fixes
- Fixes an issue where Azure DevOps remotes are incorrectly considered Gerrit on project add
- Fixes a Gerrit specific issue where commits with a "private" option did not parse the review ID correctly
- Fixes a GitLab specific issue where Draft MRs were not prefixed correctly
- Fixes an…