mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
Merge pull request #1654 from inosik/git-lfs/suggest-git
Suggest Git instead of depending on it
This commit is contained in:
commit
57e4723f91
@ -14,7 +14,12 @@
|
|||||||
"extract_dir": "git-lfs-windows-amd64-2.2.1"
|
"extract_dir": "git-lfs-windows-amd64-2.2.1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"depends": "git",
|
"suggest": {
|
||||||
|
"Git": [
|
||||||
|
"git",
|
||||||
|
"git-with-openssh"
|
||||||
|
]
|
||||||
|
},
|
||||||
"bin": "git-lfs.exe",
|
"bin": "git-lfs.exe",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"github": "https://github.com/git-lfs/git-lfs"
|
"github": "https://github.com/git-lfs/git-lfs"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user