Skip to content

Commit

Permalink
Microsoft.Git version 2.47.0.0.3 (microsoft#185315)
Browse files Browse the repository at this point in the history
  • Loading branch information
ldennington authored Oct 24, 2024
1 parent 5c0355c commit fd0a040
Show file tree
Hide file tree
Showing 3 changed files with 59 additions and 0 deletions.
26 changes: 26 additions & 0 deletions manifests/m/Microsoft/Git/2.47.0.0.3/Microsoft.Git.installer.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Created using wingetcreate 1.6.5.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json

PackageIdentifier: Microsoft.Git
PackageVersion: 2.47.0.0.3
Platform:
- Windows.Desktop
MinimumOSVersion: 10.0.0.0
InstallerType: inno
Scope: machine
InstallModes:
- interactive
- silent
- silentWithProgress
InstallerSwitches:
Custom: /SUPPRESSMSGBOXES /enable-component windowsterminal
UpgradeBehavior: install
Commands:
- git
ElevationRequirement: elevatesSelf
Installers:
- Architecture: x64
InstallerUrl: https://github.com/microsoft/git/releases/download/v2.47.0.vfs.0.3/Git-2.47.0.vfs.0.3-64-bit.exe
InstallerSha256: 1B8ADBAEDFE2F2359445580044DDC3AF53EECE589F809F8D0AD86D3FEA2430DA
ManifestType: installer
ManifestVersion: 1.6.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Created using wingetcreate 1.6.5.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json

PackageIdentifier: Microsoft.Git
PackageVersion: 2.47.0.0.3
PackageLocale: en-US
Publisher: The Git Fundamentals Team at GitHub
PublisherUrl: https://github.com/microsoft/git
PublisherSupportUrl: https://github.com/microsoft/git/issues
Author: Microsoft
PackageName: Microsoft Git
PackageUrl: https://aka.ms/ms-git
License: GPLv2
LicenseUrl: https://github.com/microsoft/git/blob/vfs-2.47.0/COPYING
CopyrightUrl: https://github.com/microsoft/git/blob/vfs-2.47.0/COPYING
ShortDescription: Git distribution to support monorepo scenarios.
Description: |-
A fork of Git containing Microsoft-specific patches.
This is microsoft/git, a special Git distribution to support monorepo scenarios. If you are not working in a monorepo, you are likely searching for Git for Windows instead of this codebase.
In addition to the Git command-line interface (CLI), microsoft/git includes the Scalar CLI to further enable working with extremely large repositories. Scalar is a tool to apply the latest recommendations and use the most advanced Git features.
Moniker: microsoft-git
Tags:
- microsoft-git
ManifestType: defaultLocale
ManifestVersion: 1.6.0
8 changes: 8 additions & 0 deletions manifests/m/Microsoft/Git/2.47.0.0.3/Microsoft.Git.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created using wingetcreate 1.6.5.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json

PackageIdentifier: Microsoft.Git
PackageVersion: 2.47.0.0.3
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.6.0

0 comments on commit fd0a040

Please sign in to comment.