poky/bitbake/lib/bb/fetch2
Richard Purdie b65fc3d950 bitbake: fetch2: Change git fetcher not to destroy old references
It looks like we're about to see a lot of changes in branch names in repos. If
we have the prune option here, those old names are lost, the changes propagate
to our source mirrors and our old releases break.

We have the force option so any replaced references should be replaced, its only
orphaned branches which will now be preserved.

I believe this behaviour will cause us fewer problems given the changes that
look likely to happen.

(Bitbake rev: 4c7e0352c56dc956fc19439713e8dce9f6248c86)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-09-08 14:46:09 +01:00
..
__init__.py bitbake: fetch2: Ensure cached url data is matched to a datastore 2019-11-13 22:00:27 +00:00
bzr.py bitbake: bitbake: Drop duplicate license boilerplace text 2019-06-19 18:04:01 +01:00
clearcase.py bitbake: bitbake: Drop duplicate license boilerplace text 2019-06-19 18:04:01 +01:00
cvs.py bitbake: bitbake: Drop duplicate license boilerplace text 2019-06-19 18:04:01 +01:00
git.py bitbake: fetch2: Change git fetcher not to destroy old references 2020-09-08 14:46:09 +01:00
gitannex.py bitbake: bitbake: Drop duplicate license boilerplace text 2019-06-19 18:04:01 +01:00
gitsm.py bitbake: bitbake: Drop duplicate license boilerplace text 2019-06-19 18:04:01 +01:00
hg.py bitbake: bitbake: Drop duplicate license boilerplace text 2019-06-19 18:04:01 +01:00
local.py bitbake: bitbake: Drop duplicate license boilerplace text 2019-06-19 18:04:01 +01:00
npm.py bitbake: bitbake: Add initial pass of SPDX license headers to source code 2019-06-19 18:04:01 +01:00
osc.py bitbake: bitbake: Add initial pass of SPDX license headers to source code 2019-06-19 18:04:01 +01:00
perforce.py bitbake: bitbake: Drop duplicate license boilerplace text 2019-06-19 18:04:01 +01:00
repo.py bitbake: bitbake: Drop duplicate license boilerplace text 2019-06-19 18:04:01 +01:00
s3.py bitbake: bitbake: Drop duplicate license boilerplace text 2019-06-19 18:04:01 +01:00
sftp.py bitbake: bitbake: Drop duplicate license boilerplace text 2019-06-19 18:04:01 +01:00
ssh.py bitbake: bitbake: Drop duplicate license boilerplace text 2019-06-19 18:04:01 +01:00
svn.py bitbake: bitbake: Drop duplicate license boilerplace text 2019-06-19 18:04:01 +01:00
wget.py bitbake: bitbake: Drop duplicate license boilerplace text 2019-06-19 18:04:01 +01:00