Guest User

Untitled

a guest
Jan 19th, 2019
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. git tag -f -a 1.10.0 -m "Version 1.10.0"
  2. git remote add central ssh://git@200.14.166.249:7999/tbp/permisos-service.git
  3. git push central 1.10.0
  4. git ls-remote --exit-code --tags central 1.10.0
Add Comment
Please, Sign In to add comment