]> git.phdru.name Git - git-scripts.git/blobdiff - ls-not-pushed-recursive
Refactor(ls-not-pushed): Split into `-recursive` and `-repos`
[git-scripts.git] / ls-not-pushed-recursive
diff --git a/ls-not-pushed-recursive b/ls-not-pushed-recursive
new file mode 100755 (executable)
index 0000000..e45427c
--- /dev/null
@@ -0,0 +1,4 @@
+#! /bin/sh
+
+prog_dir="`dirname \"$0\"`" &&
+exec "$prog_dir"/run-recursive "$prog_dir"/ls-not-pushed