-
Bug
-
Resolution: Fixed
-
Low
-
2.2.2
Pre 2.2 you were able to push a tag to your remote branch. However, when performing the same steps in 2.2.x, the tag is never actually pushed.
To reproduce:
1. Create a tag in the repo.
2. In the side menu, scroll to the tag, right click to open the menu for the tag.
3. Select Push to Origin
Expected
- tag should push to origin
Actual
- nothing happens