sync: Started transition to --content being enabled by default
When used without --content or --no-content, warn about the upcoming transition, and suggest using one of the options, or setting annex.synccontent. Sponsored-by: Brett Eisenberg on Patreon
This commit is contained in:
parent
af6b73a7e6
commit
f93a7fce1d
4 changed files with 44 additions and 13 deletions
|
@ -10,3 +10,10 @@ version.
|
|||
after upgrading to the repo version that enables this. Depending on the
|
||||
timing of v11, this may need to be put in a v12 upgrade that is delayed
|
||||
some amount of time (eg 1 year) after v11.
|
||||
|
||||
* Finish the transition of git-annex sync defaulting to --content.
|
||||
A warning was added in May 2023 when it's run in a way that will change
|
||||
behavior. It would be good to wait until all git-annex users have
|
||||
gotten the version with the warning, and used it for a while,
|
||||
before finishing the transition. This does not need to be tied to a
|
||||
repository version change really, but it would be reasonable to do so.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue