complete annex.skipunknown transition
annex.skipunknown now defaults to false, so commands like `git annex get foo*` will not silently skip over files/dirs that are not checked into git. Sponsored-by: Brock Spratlen on Patreon
This commit is contained in:
parent
56d180864f
commit
07215cfeb5
5 changed files with 16 additions and 4 deletions
|
@ -2,3 +2,5 @@ annex.skipunknown should be changed to default to false in early 2022.
|
|||
This transition was started in mid 2020 and there should have been plenty
|
||||
of time for people to learn about it and either set their preferred
|
||||
behavior or change workflows for the new behavior.
|
||||
|
||||
> [[done]] --[[Joey]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue