aboutsummaryrefslogtreecommitdiff
path: root/src/git-lfs/feature.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/git-lfs/feature.json')
-rw-r--r--src/git-lfs/feature.json16
1 files changed, 0 insertions, 16 deletions
diff --git a/src/git-lfs/feature.json b/src/git-lfs/feature.json
deleted file mode 100644
index 892670b..0000000
--- a/src/git-lfs/feature.json
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "id": "git-lfs",
- "name": "Git Large File Support (LFS)",
- "options": {
- "version": {
- "type": "string",
- "enum": ["latest", "none"],
- "default": "latest",
- "description": "Currently unused."
- }
- },
- "install": {
- "app": "",
- "file": "install.sh"
- }
-} \ No newline at end of file