]> mj.ucw.cz Git - pciutils.git/blob - maint/push-to-public
Maint: Added a script for pushing to both public repos
[pciutils.git] / maint / push-to-public
1 #!/bin/sh
2 set -e
3 git push public
4 git push github