Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 278 Bytes

File metadata and controls

12 lines (7 loc) · 278 Bytes

Git Publish Command

Shortcut for publishing git tag

Install:

Download and move git-publish file to a folder that exists on your local PATH i.e:

sudo mv git-publish ~/usr/local/bin/git-publish

Make sure the file executable

sudo chmod +x ~/usr/local/bin/git-publish