(no commit message)
authorcokoryu@4ae909755ee8e71bb5870a54f9be316b11c1cf0a <cokoryu@web>
Sun, 4 Feb 2024 10:54:17 +0000 (10:54 +0000)
committeradmin <admin@branchable.com>
Sun, 4 Feb 2024 10:54:17 +0000 (10:54 +0000)
doc/forum/__96__git_annex_assistant__96___command_replace_all_files_with_pointer_file..mdwn

index e5c54fdf0b801faff2f619361bcb31b40e88f160..c145b969a0dd48352ef06e731509e2d681f5eb00 100644 (file)
@@ -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