#!/bin/bash exec git push origin '+refs/heads/*:refs/heads/*' '+refs/tags/*:refs/tags/*'