summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/forum/git_annex_uninit_creates_broken_symlinks/comment_1_b7fb7fac51f59b23aafbc8dcce0aef07._comment11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/forum/git_annex_uninit_creates_broken_symlinks/comment_1_b7fb7fac51f59b23aafbc8dcce0aef07._comment b/doc/forum/git_annex_uninit_creates_broken_symlinks/comment_1_b7fb7fac51f59b23aafbc8dcce0aef07._comment
new file mode 100644
index 000000000..b6de55622
--- /dev/null
+++ b/doc/forum/git_annex_uninit_creates_broken_symlinks/comment_1_b7fb7fac51f59b23aafbc8dcce0aef07._comment
@@ -0,0 +1,11 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 1"""
+ date="2017-06-06T16:59:00Z"
+ content="""
+If you uninit a repository that does not have the content of some files
+locally present, you'll be left with broken symlinks for those files.
+
+The way to avoid this is to run `git annex get` to get the contents of
+all files downloaded into the repository before you uninit.
+"""]]