Is it possible to give one branch two names?
The situation I have is that our team gave a branch a long, unwieldy name. Now, I'd like to give it another, shorter name for convenience. Is that possible? We're using github enterprise.
Edit: I need the alias (by whatever mechanism it is aliased) to exist in the central github enterprise-hosted repo, and NOT just be local to my repo.