diff options
author | Junio C Hamano <gitster@pobox.com> | 2021-02-05 16:40:45 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-02-05 16:40:45 -0800 |
commit | f6ef8baba293f851b07192169f40004ce44a74c1 (patch) | |
tree | 34f94a9d3d18b53a335f7f1ceaf429f1cbd4fe83 /Documentation/RelNotes/1.6.0.3.txt | |
parent | Merge branch 'tb/ls-refs-optim' (diff) | |
parent | use delete_refs when deleting tags or branches (diff) | |
download | tgif-f6ef8baba293f851b07192169f40004ce44a74c1.tar.xz |
Merge branch 'ph/use-delete-refs'
When removing many branches and tags, the code used to do so one
ref at a time. There is another API it can use to delete multiple
refs, and it makes quite a lot of performance difference when the
refs are packed.
* ph/use-delete-refs:
use delete_refs when deleting tags or branches
Diffstat (limited to 'Documentation/RelNotes/1.6.0.3.txt')
0 files changed, 0 insertions, 0 deletions