comment
This commit is contained in:
parent
96c372ac85
commit
7d6a161e35
1 changed files with 18 additions and 0 deletions
|
@ -0,0 +1,18 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="joey"
|
||||||
|
subject="""comment 3"""
|
||||||
|
date="2023-05-15T20:09:30Z"
|
||||||
|
content="""
|
||||||
|
I don't think this can possibly become the default behavior, because plenty
|
||||||
|
of users will have temporary files that they don't want to add (and haven't
|
||||||
|
gitignored), or even sensitive files that happen to be in the same
|
||||||
|
repository that it would be a security hole level surprise for `git-annex
|
||||||
|
sync` to start adding, when it has not before.
|
||||||
|
|
||||||
|
For the same reason, `git-annex config` couldn't be used to make this a
|
||||||
|
default `git-annex sync` behavior. A local git config to enable it would be
|
||||||
|
ok.
|
||||||
|
|
||||||
|
It would would need to look at annex.largefiles, and add small files to git
|
||||||
|
directly.
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue