Suggest Git instead of depending on it

This commit is contained in:
Ilja Nosik 2017-08-18 07:43:38 +02:00
parent 85278f523f
commit ececcc1350

View File

@ -14,7 +14,12 @@
"extract_dir": "git-lfs-windows-amd64-2.2.1"
}
},
"depends": "git",
"suggest": {
"Git": [
"git",
"git-with-openssh"
]
},
"bin": "git-lfs.exe",
"checkver": {
"github": "https://github.com/git-lfs/git-lfs"