diff options
author | Josip Sokcevic <sokcevic@chromium.org> | 2023-12-01 23:01:52 +0000 |
---|---|---|
committer | LUCI <gerrit-scoped@luci-project-accounts.iam.gserviceaccount.com> | 2024-01-03 22:26:07 +0000 |
commit | 9b57aa00f6e8136fd49fdbb29cf669c3dafa2c6b (patch) | |
tree | 03e6aa091018595a067ded0e6028716d69dde927 /docs/python-support.md | |
parent | b1d1ece2fb0ae62e16c801b0de26736ccf5c77b4 (diff) | |
download | git-repo-9b57aa00f6e8136fd49fdbb29cf669c3dafa2c6b.tar.gz |
project: Check references during sync
Symbolic references need to be checked each time sync is called, not
only for newly created repositories. For example, it is possible to
change a project name to the already existing name, and that will result
in a broken git setup without this patch: refs/ will still point to the
old repository, whereas all objects will point to the new repository.
Bug: 40013418
Change-Id: I596d29d182986804989f0562fb45090224549b0f
Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/395798
Reviewed-by: Mike Frysinger <vapier@google.com>
Tested-by: Josip Sokcevic <sokcevic@google.com>
Commit-Queue: Josip Sokcevic <sokcevic@google.com>
Diffstat (limited to 'docs/python-support.md')
0 files changed, 0 insertions, 0 deletions