diff options
author | Nick Owens <nick.owens@eero.com> | 2025-01-04 18:18:49 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-01-08 11:34:30 +0000 |
commit | ef7755749bb10e1f97774405b2695708b6cf36de (patch) | |
tree | 3695f057cd7a9fba0a1d6d40ee3e0bc915ec6742 /meta/classes | |
parent | b242f0a0079bb1b9c19d663e144187af2fcc0605 (diff) | |
download | poky-ef7755749bb10e1f97774405b2695708b6cf36de.tar.gz |
bitbake: git-make-shallow: use stdin mode
when there are many refs to delete, using xargs to exec git can take a very long
time. make this faster by only running git update-ref with stdin mode.
for a repo with over 34000 git tags this makes git-make-shallow finish
in 2 seconds instead of 3 minutes for me.
(Bitbake rev: 2b815e42ec074a7f8667bbfaccaa69fc4a0ba788)
Signed-off-by: Nick Owens <nick.owens@eero.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes')
0 files changed, 0 insertions, 0 deletions