]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - tools/git-post-rewrite-hook.sh
git: Add post-rewrite hook that invokes git submodule update
[thirdparty/systemd.git] / tools / git-post-rewrite-hook.sh
diff --git a/tools/git-post-rewrite-hook.sh b/tools/git-post-rewrite-hook.sh
new file mode 100755 (executable)
index 0000000..78feb9d
--- /dev/null
@@ -0,0 +1,4 @@
+#!/bin/sh
+# SPDX-License-Identifier: LGPL-2.1-or-later
+
+exec git submodule update