This commit is contained in:
cokoryu@4ae909755ee8e71bb5870a54f9be316b11c1cf0a 2024-02-04 10:56:30 +00:00 committed by admin
parent d6ede848af
commit 6177049c22

View file

@ -3,7 +3,7 @@
> 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
## Actual behaviors
Git annex replaces all old files (file is already stored by git before the `git annex` command) and newly added files with pointer files after using the `git annex assistant` command. Even I config `annex.largefiles` to include all files.