Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
contribute:dev:make-a-release [2018/01/03 18:48] – [Update version number] skunnykcontribute:dev:make-a-release [2019/05/16 14:16] – [Tag release] skunnyk
Line 66: Line 66:
  
 # send tag to remote # send tag to remote
-git push --tags abc.x.y.z+git push --tags
 </file> </file>