1git-annex-uninit(1) General Commands Manual git-annex-uninit(1)
2
3
4
6 git-annex-uninit - de-initialize git-annex and clean out repository
7
9 git annex uninit
10
12 Use this to stop using git annex. It will unannex every file in the
13 repository, and remove all of git-annex's other data, leaving you with
14 a git repository plus the previously annexed files.
15
17 The git-annex-common-options(1) can be used.
18
20 git-annex(1)
21
22 git-annex-unannex(1)
23
24 git-annex-init(1)
25
27 Joey Hess <id@joeyh.name>
28
29 git-annex-uninit(1)