#!/bin/sh

# gpomt - git push origin master (with tags)
# see: https://github.com/rsp/scripts/blob/master/gpomt.md

git push origin master --tags