xref: /pciutils/maint/push-to-public (revision 34092dd9)
1#!/bin/sh
2set -e
3git push --tags public master
4git push --tags github master
5