Hi, just trying repair git repo without upstream tag. ------- $ git tag -a -m "Upstream version 5" upstream/5 $ git push --tags fatal: The remote end hung up unexpectedly -------- What I am doing wrong? thanks for help mira