add: When adding a dotfile as a non-large file, mention that it's a dotfile
This is to reduce user confusion when their annex.largefiles matches it,
or is not set.
Note that, when annex.dotfiles is set, but a dotfile is not matched by
annex.largefiles, the "non-large file" message will be displayed. That
makes sense because whether the file is a dotfile does not matter with that
configuration.
Also, this slightly optimised the annex.dotfiles path in passing,
by avoiding the slight slowdown caused by the check added in commit
876d5b6c6f
in that case.
This commit is contained in:
parent
876d5b6c6f
commit
b94221594b
6 changed files with 24 additions and 19 deletions
|
@ -62,4 +62,4 @@ How to remedy?
|
|||
|
||||
dandi project
|
||||
|
||||
> Not a bug, [[done]] --[[Joey]]
|
||||
> [[fixed|done]] --[[Joey]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue