wrap
This commit is contained in:
parent
1f0f774ab7
commit
cfad0def18
1 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,8 @@ git-annex (10.20230408) UNRELEASED; urgency=medium
|
||||||
* assist: New command, which is the same as git-annex sync but with
|
* assist: New command, which is the same as git-annex sync but with
|
||||||
new files added and content transferred by default.
|
new files added and content transferred by default.
|
||||||
* Many commands now quote filenames that contain unusual characters the
|
* Many commands now quote filenames that contain unusual characters the
|
||||||
same way that git does, to avoid exposing control characters to the terminal.
|
same way that git does, to avoid exposing control characters to the
|
||||||
|
terminal.
|
||||||
* Support core.quotePath, which can be set to false to display utf8
|
* Support core.quotePath, which can be set to false to display utf8
|
||||||
characters as-is in filenames.
|
characters as-is in filenames.
|
||||||
* Control characters in non-filename data coming from the repository or
|
* Control characters in non-filename data coming from the repository or
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue