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