X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=ls-not-pushed-repos;fp=ls-not-pushed-repos;h=028f9004bafdb880e8a8d1910d220469fe458d79;hb=e364445d1adb40b906101cb3ce1acde85b2ffd36;hp=0000000000000000000000000000000000000000;hpb=db77743667b715e7324726d8ad02843a740c0118;p=git-scripts.git diff --git a/ls-not-pushed-repos b/ls-not-pushed-repos new file mode 100755 index 0000000..028f900 --- /dev/null +++ b/ls-not-pushed-repos @@ -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