From d6ede848af8a77869fe57c55d7390272ac3979b1 Mon Sep 17 00:00:00 2001 From: "cokoryu@4ae909755ee8e71bb5870a54f9be316b11c1cf0a" Date: Sun, 4 Feb 2024 10:54:17 +0000 Subject: [PATCH] --- ...ant__96___command_replace_all_files_with_pointer_file..mdwn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/forum/__96__git_annex_assistant__96___command_replace_all_files_with_pointer_file..mdwn b/doc/forum/__96__git_annex_assistant__96___command_replace_all_files_with_pointer_file..mdwn index e5c54fdf0b..c145b969a0 100644 --- a/doc/forum/__96__git_annex_assistant__96___command_replace_all_files_with_pointer_file..mdwn +++ b/doc/forum/__96__git_annex_assistant__96___command_replace_all_files_with_pointer_file..mdwn @@ -1,5 +1,6 @@ ## Expect behaviors -`git annex assistant` won't annex the old files and won't annex "non-large files". +`git annex assistant` doesn't annex the old files and annex "non-large files". According to the below quote from the [`git-annex assistant`](https://git-annex.branchable.com/git-annex-assistant/) document: + > By default, all files added are added to the annex, the same as when you run git annex add. If you configure annex.largefiles, files that it does not match will instead be added with git add. ## Actual behaiors