Skip to content

Commit d39b4ef

Browse files
committed
[push-over] Update exercise config
1 parent 92797a2 commit d39b4ef

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

push_over/.gitmastery-exercise.json

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,14 @@
55
"git-commit",
66
"git-push"
77
],
8-
"is_downloadable": true,
9-
"requires_repo": false,
8+
"requires_git": true,
109
"requires_github": true,
11-
"resources": {}
12-
}
10+
"base_files": {},
11+
"exercise_repo": {
12+
"repo_name": "push-this",
13+
"repo_title": "push-over",
14+
"repo_type": "remote",
15+
"init": null,
16+
"create_fork": true
17+
}
18+
}

0 commit comments

Comments
 (0)