1git-annex-uninit(1) General Commands Manual git-annex-uninit(1)
23
4
NAME
6git-annex-uninit - de-initialize git-annex and clean out repository
7
SYNOPSIS
9git annex uninit
10
DESCRIPTION
12Use this to stop using git annex. It will unannex every file in the
13repository, and remove all of git-annex's other data, leaving you with
14a git repository plus the previously annexed files.
15
SEE ALSO
17git-annex(1)
1819
git-annex-unannex(1)
2021
git-annex-init(1)
22
AUTHOR
24Joey Hess <id@joeyh.name>
2526
git-annex-uninit(1)