From c22daf5a33418b8b3ad56ea94686d8f8ccb27f10 Mon Sep 17 00:00:00 2001 From: jungle Date: Sat, 23 Apr 2016 09:40:20 +0000 Subject: difference between uninit and unlock --- doc/forum.mdwn | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/doc/forum.mdwn b/doc/forum.mdwn index e8a208ddf..22944c9e9 100644 --- a/doc/forum.mdwn +++ b/doc/forum.mdwn @@ -1,8 +1,10 @@ -This is a place to discuss using git-annex. -If you need help, advice, or anything, post about it here. +What's the difference between doing -But, please don't post bug reports here. Put them in [[bugs]]. -And please don't make wishlist requests here. Put them in [[todo]]. -(If you post bugs/todo here, it'll just get moved.) + git annex uninit -[[!inline pages="forum/* and !*/Discussion" archive=yes rootpage=forum postformtext="Add a new thread titled:"]] +and + + git annex unlock * + rm -rf .git + +? -- cgit v1.2.3