summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar atrent <atrent@web>2015-11-13 07:39:42 +0000
committerGravatar admin <admin@branchable.com>2015-11-13 07:39:42 +0000
commitb5350594debe08c10861a43608e7458d1409c023 (patch)
tree3dc20a5038e7cfac6ca32782e78d9d7ae7927b40 /doc
parente677a833f6fbdf273eddcae220ecf493fb84662a (diff)
Diffstat (limited to 'doc')
-rw-r--r--doc/bugs/detox___34__destroys__34___annex.mdwn6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/bugs/detox___34__destroys__34___annex.mdwn b/doc/bugs/detox___34__destroys__34___annex.mdwn
index c5b929457..89f5ce4a3 100644
--- a/doc/bugs/detox___34__destroys__34___annex.mdwn
+++ b/doc/bugs/detox___34__destroys__34___annex.mdwn
@@ -1,6 +1,8 @@
### Please describe the problem.
-I accidentally (my fault!) ran detox (batch file renamer to eliminate spaces etc.) on a git-annex dir, alas detox substitutes every "--" with "-", thus "destroying" my annex. Of course the objects are still there, just renamed so that the symlinks are now all broken.
+I accidentally (entirely my fault!) ran detox (batch file renamer to eliminate spaces etc.) on a git-annex dir.
+Alas detox substitutes every "--" with "-", thus "destroying" the annex.
+Of course the objects are still there, just renamed so that the symlinks become broken.
I solved it by copying the objects back from my backup (I have many rsynced backups) since I was too lazy to write a script to rename all the files...
@@ -29,4 +31,4 @@ Linux
### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders)
-I currently have about a dozen annexes, local and remote (nfs, git), no other big problem apart from lac of speed when syncing
+I currently have about a dozen annexes, local and remote (nfs, git), no other big problem apart from lack of speed when syncing