summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar http://joeyh.name/ <http://joeyh.name/@web>2012-10-16 04:52:18 +0000
committerGravatar admin <admin@branchable.com>2012-10-16 04:52:18 +0000
commitcefb50728b7a705be86355ce35d773e229c7fcea (patch)
treebfff1efdf9ee40487279f1bea92ea5e718f1c9a0
parentee15016db883541209dfa34d2d0d8c2ec838e434 (diff)
Added a comment
-rw-r--r--doc/forum/Can__39__t_init_git_annex/comment_8_9e3329faceedae14d98e075cadb39fcf._comment10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/forum/Can__39__t_init_git_annex/comment_8_9e3329faceedae14d98e075cadb39fcf._comment b/doc/forum/Can__39__t_init_git_annex/comment_8_9e3329faceedae14d98e075cadb39fcf._comment
new file mode 100644
index 000000000..dd419e730
--- /dev/null
+++ b/doc/forum/Can__39__t_init_git_annex/comment_8_9e3329faceedae14d98e075cadb39fcf._comment
@@ -0,0 +1,10 @@
+[[!comment format=mdwn
+ username="http://joeyh.name/"
+ ip="4.152.246.8"
+ subject="comment 8"
+ date="2012-10-16T04:52:18Z"
+ content="""
+That's where it stores files in the directory special remote. You can move the similar contents of /Volumes/subproject/.git/annex/objects/ to the same place as those and then run `git annex fsck --from smb --fast` and it'll learn about those files you already transferred.
+
+You probably also want to delete /Volumes/subproject/.git afterwards, and any git working tree that was checked out there before; the directory special remote does not use the git repository that you had there before.
+"""]]