From dd3886ae3209c12eb4f929e6ed38669432528567 Mon Sep 17 00:00:00 2001 From: "http://www.openid.albertlash.com/openid/" Date: Wed, 24 Oct 2012 15:54:07 +0000 Subject: [PATCH] --- doc/tips/assume-unstaged.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/tips/assume-unstaged.mdwn b/doc/tips/assume-unstaged.mdwn index ef74d9bd40..536772c893 100644 --- a/doc/tips/assume-unstaged.mdwn +++ b/doc/tips/assume-unstaged.mdwn @@ -5,7 +5,7 @@ up `git status` and stuff by not statting the whole tree looking for changed files. This feature works quite well with git-annex. Especially because git -annex's files are immutable, so arn't going to change out from under it, +annex's files are immutable, so aren't going to change out from under it, this is a nice fit. If you have a very large tree and `git status` is annoyingly slow, you can turn it on: