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
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
↗
Homepage
https://gitbutler.com/
Installer URL
https://releases.gitbutler.com/releases/release/0.18.6-2781/windows/x86_64/GitButler_0.18.6_x64_en-US.msi
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)
- `…