adjust annex.synccontent transition warning
sync will also be changing to drop unwanted content by default, this wording change avoids leaving the wrong impression
This commit is contained in:
parent
afbe7e15b0
commit
f167e7f55b
1 changed files with 2 additions and 2 deletions
|
@ -1139,9 +1139,9 @@ warnSyncContentTransition o remotes
|
|||
where
|
||||
showwarning = earlyWarning $
|
||||
"git-annex sync will change default behavior in the future to"
|
||||
<> " send content to repositories that have"
|
||||
<> " sync content with repositories that have"
|
||||
<> " preferred content configured. If you do not want this to"
|
||||
<> " send any content, use --no-content (or -g)"
|
||||
<> " sync any content, use --no-content (or -g)"
|
||||
<> " to prepare for that change."
|
||||
<> " (Or you can configure annex.synccontent)"
|
||||
preferredcontentconfigured m u =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue