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 0000000000..4db07242df --- /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. +"""]]