Homebrew Tap for Microsoft's Git projects.
Перейти к файлу
Lessley Dennington 9b1cffd693 gcm: remove prefix differentiation
While Homebrew changed its prefix on Apple Silicon from /usr/local to
/opt/homebrew, we actually did not need to follow suit for the following
reasons:

1. We’re a cask and installed via .pkg, so we don’t have to be limited to
set install directories.
2. It’s simpler to /usr/local/share for all supported architectures.
3. Similar tools use this path, like powershell and dotnet.

Thus, removing the prefix differentiation with this change.
2022-12-07 14:07:53 -07:00
Casks gcm: remove prefix differentiation 2022-12-07 14:07:53 -07:00
.gitignore Initial commit 2020-05-12 11:41:00 +01:00
LICENSE Initial commit 2020-05-12 11:41:00 +01:00
NOTICE microsoft-git: add formula version 2.26.2.vfs.1.1 2020-05-13 18:11:33 +01:00
README.md docs: use new brew cask install args 2021-11-09 12:11:10 +00:00
SECURITY.md Initial commit 2020-05-12 11:41:00 +01:00

README.md

microsoft/homebrew-git

The Homebrew Tap containing Microsoft's Git ecosystem products.

Tapping the repository

Simply run the following command to tap this repository:

brew tap microsoft/git

Available packages

The following packages are available in this Tap:

Formulae

Install with brew install <formula>

  • None

Casks

Install with brew install --cask <cask>

Please report any product bugs and issues in their respective projects.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct.

Resources: