Commit b7a221c
authored
Implement hands on hp-add-remote (#79)
# Exercise Review
## Exercise Discussion
#55
## Checklist
- [ ] If you require a new remote repository on the `Git-Mastery`
organization, have you [created a
request](https://github.com/git-mastery/exercises/issues/new?template=request_exercise_repository.md)
for it?
- [ ] Have you written unit tests using
[`repo-smith`](https://github.com/git-mastery/repo-smith) to validate
the exercise grading scheme?
- [X] Have you tested the download script using `test-download.sh`?
- [X] Have you verified that this exercise does not already exist or is
not currently in review?
- [ ] Did you introduce a new grading mechanism that should belong to
[`git-autograder`](https://github.com/git-mastery/git-autograder)?
- [ ] Did you introduce a new dependency that should belong to
[`app`](https://github.com/git-mastery/app)?1 file changed
+37
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
0 commit comments