Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git: on import_refs(), don't preserve old branches referenced by remo…
…te refs If we made @git branches real .remote_targets["git"], remotely-rewritten commits could also be pinned by the @git branches, and therefore wouldn't be abandoned. We could exclude the "git" remote, but I don't think local commits should be pinned by remote refs in general. If we squashed a fetched commit, remote ref would point to a hidden commit anyway.
- Loading branch information