How do you push tags (git)?

  • 1
  • 1

I'm trying to figure out how to push tags to a remote repository. I tag a commit in PyCharm, but when I push it to the remote the tag does not go with it. What am I missing?
Answered by Dmitry Jemerov
 
For now you need to use the command line to push tags. Feel free to watch http://youtrack.jetbrains.com/issue/IDEA-77483 to get notified when this behavior is changed.
For now you need to use the command line to push tags. Feel free to watch http://youtrack.jetbrains.com/issue/IDEA-77483 to get notified when this behavior is changed.
--
Dmitry Jemerov, Chief Technology Officer, JetBrains