summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-05-03 14:53:30 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-05-03 14:53:30 -0400
commite0e993e857305fed5f49d769e50244e1cb4973f0 (patch)
tree567ef8b5dad84fab1e6fc52ad75a486d2dd34b2b /doc
parentf0281a12dfd1a973a2aae9d832a21b80e152d802 (diff)
response
Diffstat (limited to 'doc')
-rw-r--r--doc/forum/difference_between_uninit_and_unlock/comment_1_6b89cffc10650c087dbbfbdd3e099b5f._comment10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/forum/difference_between_uninit_and_unlock/comment_1_6b89cffc10650c087dbbfbdd3e099b5f._comment b/doc/forum/difference_between_uninit_and_unlock/comment_1_6b89cffc10650c087dbbfbdd3e099b5f._comment
new file mode 100644
index 000000000..4db07242d
--- /dev/null
+++ b/doc/forum/difference_between_uninit_and_unlock/comment_1_6b89cffc10650c087dbbfbdd3e099b5f._comment
@@ -0,0 +1,10 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 1"""
+ date="2016-05-03T18:51:22Z"
+ content="""
+In a v5 repo in indirect mode, they're broadly equivilant.
+
+`git annex uninit` removes git config changes and hooks that `git annex
+init` sets up, and generally hand-holds the process.
+"""]]