Wingetlywingetly
← All apps

Agent Git

by Xidicone P/Lv1.88

Last updated

MS-SCCI source control plug-in for Git version control.

Install with winget

$ winget install --id Xidicone.AgentGit --exact --version 1.88

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Agent Git

Agent Git uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x64, machine scope)
agit64-v188.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for Agent Git

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v1.88

ArchitectureTypeScopeInstallDownload
x86EXE
Inno Setup
machineDirect
x64EXE
Inno Setup
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Agent Git.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Zeus IDEXidicone P/L
    Xidicone.ZeusIDEv3.98y

    A programmer's editor/IDE that comes with support for several programming languages.

  • Agent SVNXidicone P/L
    Xidicone.AgentSVNv2.75

    MS-SCCI source control plug-in for Subversion version control.

  • Zeus LiteXidicone P/L
    Xidicone.ZeusLitev3.97z

    A free programmer's editor that comes with support for several programming languages.

  • GitHub CLIGitHub, Inc.
    GitHub.cliv2.100.0

    Take GitHub to the command line

  • Microsoft Visual Studio CodeMicrosoft Corporation
    Microsoft.VisualStudioCodev1.137.0

    Microsoft Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications. Microsoft Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows.

  • GitThe Git Client Team at Microsoft
    Microsoft.Gitv2.55.0.0.8

    A fork of Git containing Microsoft-specific patches.

More from Xidicone P/L or browse developer-tools, git, msscci.

Frequently asked questions

How do I install Agent Git on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Xidicone.AgentGit --exact --version 1.88. winget downloads the installer from Xidicone P/L and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Agent Git silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Xidicone.AgentGit --exact 1.88 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Agent Git?
Agent Git uses EXE (Inno Setup). Run the downloaded installer with: agit64-v188.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall Agent Git via winget?
Run: winget uninstall --id Xidicone.AgentGit --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Agent Git's Apps & Features entry.
Is Agent Git free?
Agent Git is distributed under Copyright (c) 2017-2023 Xidicone P/L. Refer to the publisher (https://www.zeusedit.com/agentgit/index.html) for the full license terms - Wingetly itself does not charge for installation.
Does Agent Git work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Agent Git directly from the publisher.
How do I keep Agent Git up to date?
Run winget upgrade --id Xidicone.AgentGit --exact, or winget upgrade --all to update everything winget tracks. We index 3 versions of Agent Git from microsoft/winget-pkgs.

Recent versions

  • 1.88latest
  • 1.87
  • 1.85