This is only interesting to folks who track the Debian OpenAFS packaging repository in Git.
I backed myself into a bit of a corner on this, so I went ahead and just renamed branches in the Debian repository for OpenAFS. This will require work on any local clone of the repository to update local branch configuration to match upstream. Branches have been renamed as follows: master to master-1.4 upstream to upstream-1.4 experimental to master upstream-1.5 to upstream experimental-old to master-1.5.61 You'll want to do the same branch renamings locally with git branch -m, if you have local branches for these, and make similar changes to .git/config for the branch references there (the merge attribute, in particular). You'll then want to do a git fetch and a git remote prune on this remote. -- Russ Allbery (r...@debian.org) <http://www.eyrie.org/~eagle/> _______________________________________________ OpenAFS-devel mailing list OpenAFS-devel@openafs.org https://lists.openafs.org/mailman/listinfo/openafs-devel