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

Pass DB Connection parameters to a Kettle a.k.a PDI table Input step dynamically from Excel -

multithreading - PhantomJS-Node in a for Loop -

c++ - MATLAB .m file to .mex file using Matlab Compiler -