Allow remote tag updates during push

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Duplicate
    • None
    • Component/s: Git
    • None
    • Environment:
      1.2.3.0

      I would like to be able to update remote tags when doing a push so that I don't have to issue the push from the command line.

      To update remote tags, a force push is necessary, with the -f parameter:

      git -c diff.mnemonicprefix=false -c core.quotepath=false push -v --tags -f origin master:master
      

            Assignee:
            Steve Streeting (Inactive)
            Reporter:
            Brian Stark
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: