From addb91b24bf262fb5d5964974bccb2c859d8e3ab Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 22 Feb 2018 13:55:09 -0400 Subject: [PATCH] wording --- doc/git-annex.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn index f427d9409c..684e5c60a5 100644 --- a/doc/git-annex.mdwn +++ b/doc/git-annex.mdwn @@ -970,7 +970,7 @@ Here are all the supported configuration settings. commit the data by running `git annex merge` (or by automatic merges) or `git annex sync`. - Note that you beware running `git gc` if using this configuration, + You should beware running `git gc` when using this configuration, since it could garbage collect objects that are staged in git-annex's index but not yet committed.