Silent Install HQ
MSI WinGet

GitButler

GitButler · 0.18.6 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
msiexec /i GitButler_0.18.6_x64_en-US.msi /quiet /norestart

Intune Detection Rule

MSI Rule
Rule type MSI information
Product code {E1D8D090-248C-480A-93BA-39B5F277B955}
Product version operator Greater than or equal to
Product version 0.18.6

MSI Properties

Product Code {E1D8D090-248C-480A-93BA-39B5F277B955}

File Identity

SHA256 1d8d8b58e463fbabbc0a148bae0a4faeebaa1587c96161653afe9dc60f63a3d4 VirusTotal ↗
Filename GitButler_0.18.6_x64_en-US.msi

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID GitButler.GitButler
Version 0.18.6
Description A Git client for simultaneous branches on top of your existing workflow.
License Functional Source License, Version 1.1, MIT Future License
Release Notes ## Changes - Fixes an error "No matching entry found in secure storage" - Updates to the UI padding and styles ## CLI Changes - `but commit` with no branches creates a canned branch - `but push` no longer prompts for a branch if there is only one - `but push` will now detect commits in conflicted state and prevent pushing them - `but absorb` now supports --dry-run - `but setup` new command to setup even repos without a remote for GitButler use - `but init` is now removed (replaced by setup) - `…