I've recently started working with Android Studio and am using git (bitbucket). Whenever I create a stable/releasable version of an application I create a tag so that it becomes easier to spot all the versions among all the commits.
My trouble is that I have not found a way to push my tags to the remote from within Android Studio (either manually or automatically). Until now I have been using git push --tags
through the command line to do the trick.
Is there any way to make it from inside the IDE or do I have to stick to this not so neat way?
Unfortunately, you can't push tags from IntelliJ IDEA/Android Studio.
http://youtrack.jetbrains.com/issue/IDEA-77483
EDIT:
The latest Studio and IDEA have a "push tags" feature.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With