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

c# - Roxy file manager in MVC doesn't accept session path -

jsp - No mapping found for HTTP request with URI with annotation config Spring MVC and Jetty -

java - Ajax call to jsp and jsp redirecting to further jsp -