From bd2a39591585e8e647ba5521d067c482bc8b01ed Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 15 Apr 2014 14:12:42 -0400 Subject: document uninit --fast and also why it's not the default --- doc/git-annex.mdwn | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/git-annex.mdwn') diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn index d6f3d21b2..9d896c6a0 100644 --- a/doc/git-annex.mdwn +++ b/doc/git-annex.mdwn @@ -845,6 +845,10 @@ subdirectories). repository, and remove all of git-annex's other data, leaving you with a git repository plus the previously annexed files. + Normally this does a slow copy of every file. In `--fast` mode, this copy + is avoided, but if two files in the repository have the same content, + they will end up hard linked together. + # PLUMBING COMMANDS * `pre-commit [path ...]` -- cgit v1.2.3