projects
/
quizzer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ccd459
)
quizzes/git: Fix 'in repository' -> 'in your repository'
author
W. Trevor King
<wking@tremily.us>
Thu, 7 Feb 2013 00:20:03 +0000
(19:20 -0500)
committer
W. Trevor King
<wking@tremily.us>
Thu, 7 Feb 2013 00:20:03 +0000
(19:20 -0500)
For the 'git rm / commit' question.
quizzes/git.json
patch
|
blob
|
history
diff --git
a/quizzes/git.json
b/quizzes/git.json
index bb5b9ad3299500db9abcd285a86748b4aa5d42fd..a3a3e12848e25d6aa938dd71c5b41fd1c66553f1 100644
(file)
--- a/
quizzes/git.json
+++ b/
quizzes/git.json
@@
-179,7
+179,7
@@
"interpreter": "sh",
"id": "git rm / commit",
"prompt": [
- "You've had a `widgets` file in repository for a few commits,",
+ "You've had a `widgets` file in
your
repository for a few commits,",
"but you don't need it any more.",
"Create a commit removing the file.",
"The commit message should be `Remove 'widgets'`."