bug in this branch
This commit is contained in:
parent
cee0d738fc
commit
2e4de42d55
1 changed files with 5 additions and 0 deletions
|
@ -11,6 +11,11 @@ than find so the improvement is not as large.
|
||||||
|
|
||||||
The `bs` branch is in a mergeable state now, but still needs work:
|
The `bs` branch is in a mergeable state now, but still needs work:
|
||||||
|
|
||||||
|
* There's a bug impacting WORM keys with / in the keyname.
|
||||||
|
The files stored in the git-annex branch used to have the `/` changed
|
||||||
|
to `_`, but on the bs branch that does not happen. git also outputs
|
||||||
|
a message about "Ignoring" the file.
|
||||||
|
|
||||||
* Profile various commands and look for hot spots.
|
* Profile various commands and look for hot spots.
|
||||||
|
|
||||||
* Eliminate all the fromRawFilePath, toRawFilePath, encodeBS,
|
* Eliminate all the fromRawFilePath, toRawFilePath, encodeBS,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue