#! /bin/sh

     git push --all  origin &&
exec git push --tags origin
