From b57a4566d3468f713ad369fc5f41778dfd133f0f Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 25 Sep 2011 14:34:07 -0400 Subject: [PATCH] mention that add --force adds ignored files --- doc/git-annex.mdwn | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn index 59da9dd8cf..9ea7dce970 100644 --- a/doc/git-annex.mdwn +++ b/doc/git-annex.mdwn @@ -64,6 +64,7 @@ subdirectories). Adds files in the path to the annex. Files that are already checked into git, or that git has been configured to ignore will be silently skipped. + (Use --force to add ignored files.) * get [path ...]