git - How to only push a specific tag to remote? -


इस सवाल का पहले से ही एक उत्तर है: < / P>

  • 8 जवाब

    क्या < कोड> git push --tag tag_a ? मैं सिर्फ git push --tags

    आप बस का उपयोग कर सकते हैं: वैकल्पिक रूप से (मुख्य रूप से टैग / शाखा नाम संघर्ष को हल करने के लिए), आप इसका उपयोग कर सकते हैं:

       
      > Git पुश मूल refs / tags / tag_a    

Comments

Popular posts from this blog

asp.net - Procedure or function "Procedure name" expects a parameter "Param name" which was not supplied occurs rarely -

c++ - Redefined variable in the other module -

c# - The item with identity 'Id' already exists in the metadata collection. Parameter name: item -