Hi,
I'm trying to create a bare clone from a regular repo (all locally; in the same machine). However a tag created in the regular repo can't be found in the fresh bare clone.
I expected that the tags would also be present just like anything from "refs". Am I wrong about that?
Thanks,
Patricia