]> mj.ucw.cz Git - pciutils.git/commitdiff
Maint: Added a script for pushing to both public repos
authorMartin Mares <mj@ucw.cz>
Sun, 18 Feb 2024 11:12:01 +0000 (12:12 +0100)
committerMartin Mares <mj@ucw.cz>
Sun, 18 Feb 2024 11:12:25 +0000 (12:12 +0100)
maint/push-to-public [new file with mode: 0755]

diff --git a/maint/push-to-public b/maint/push-to-public
new file mode 100755 (executable)
index 0000000..d1ab4f3
--- /dev/null
@@ -0,0 +1,4 @@
+#!/bin/sh
+set -e
+git push public
+git push github