summaryrefslogtreecommitdiff
path: root/doc/bugs/git_uninit_on_OS_X_causes_SqlLite3_error.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/bugs/git_uninit_on_OS_X_causes_SqlLite3_error.mdwn')
-rw-r--r--doc/bugs/git_uninit_on_OS_X_causes_SqlLite3_error.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/bugs/git_uninit_on_OS_X_causes_SqlLite3_error.mdwn b/doc/bugs/git_uninit_on_OS_X_causes_SqlLite3_error.mdwn
index 1250061d6..cf779ab3d 100644
--- a/doc/bugs/git_uninit_on_OS_X_causes_SqlLite3_error.mdwn
+++ b/doc/bugs/git_uninit_on_OS_X_causes_SqlLite3_error.mdwn
@@ -1,3 +1,5 @@
+[[!meta title="git annex uninit causes SqlLite3 error"]]
+
### Please describe the problem.
I am basically having issues with `git annex uninit`
@@ -74,3 +76,5 @@ Now if I add a local file I get a different error
### 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 am super excited about what I can do with git-annex. I hope to setup and maintain encrypted repo(s) of some of my files, and access them by cloning a local copy of the encrypted repo and getting the files I want, using them, and then deleting the local copy.
+
+> [[fixed|done]] --[[Joey]]