> From: Dun Peal <dunpea...@gmail.com>
> 
> Is there a clean and reliable way to do that, or are symbolic references 
> just not meant to be shared?

I may be well wrong, but my impression is that symbolic references are
like branch names, in that they aren't things that can be pushed or
pulled between repositories, they have to be installed in each
repository separately.  Only commits and their dependent objects can
be pushed/pulled.  Objects that are, essentially, *pointers to
commits*, can't be.

Dale

-- 


Reply via email to