PowerShell_Scripts/git/_.package.json

11 lines
113 B
JSON

{
"package": {
"Condition": [
{
"AppExeExists": "git"
}
],
"Name": "git"
}
}