summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-05-16 12:58:19 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-05-16 12:58:19 -0400
commit322a89b0d1555d47bbde00d7ca9cba161d06e040 (patch)
tree8a985ecffb18ed9faa8f87464655bb223abf8158
parent32a56194b313c79d9dbbd124c546d81ec9f8e3d0 (diff)
fix command
-rw-r--r--doc/forum/warning:_remote_HEAD_refers_to_nonexistent_ref__44___unable_to_checkout/comment_2_c28dae2eb0ab825ee6d43735e04a18a3._comment2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/forum/warning:_remote_HEAD_refers_to_nonexistent_ref__44___unable_to_checkout/comment_2_c28dae2eb0ab825ee6d43735e04a18a3._comment b/doc/forum/warning:_remote_HEAD_refers_to_nonexistent_ref__44___unable_to_checkout/comment_2_c28dae2eb0ab825ee6d43735e04a18a3._comment
index da8aa76a4..97671a2c5 100644
--- a/doc/forum/warning:_remote_HEAD_refers_to_nonexistent_ref__44___unable_to_checkout/comment_2_c28dae2eb0ab825ee6d43735e04a18a3._comment
+++ b/doc/forum/warning:_remote_HEAD_refers_to_nonexistent_ref__44___unable_to_checkout/comment_2_c28dae2eb0ab825ee6d43735e04a18a3._comment
@@ -18,5 +18,5 @@ git-annex uses a heuristic to determine if git-annex-shell is not installed on a
Above, that heuristic seems to have failed; you seem to have given the wrong password or something so it didn't run git-annex-shell, but then it was able to log in for the git fetch.
-You will need to run this command to fix it up: `git config origin.annex-ignore false`
+You will need to run this command to fix it up: `git config remote.origin.annex-ignore false`
"""]]