add back changelog entry
This commit is contained in:
parent
c745fa2852
commit
1bc7055a21
1 changed files with 4 additions and 0 deletions
|
@ -4,6 +4,10 @@ git-annex (7.20191115) UNRELEASED; urgency=medium
|
|||
and whereis that only report on the state of the repository. Commands
|
||||
like get also sped up in cases where they have to check a lot of
|
||||
files but only transfer a few files. Speedups range from 30-100%.
|
||||
* Sped up many git-annex commands that operate on many files, by
|
||||
avoiding reserialization of keys.
|
||||
find is 7% faster; whereis is 3% faster; and git-annex get when
|
||||
all files are already present is 5% faster
|
||||
* Stop displaying rsync progress, and use git-annex's own progress display
|
||||
for local-to-local repo transfers.
|
||||
* git-lfs: The url provided to initremote/enableremote will now be
|
||||
|
|
Loading…
Reference in a new issue