diff --git a/doc/forum.mdwn b/doc/forum.mdwn index e8a208ddfd..22944c9e93 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 + +?