From 396a2fe8b0c7352fac32db0f7c0e65b92930904b Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Wed, 3 Aug 2016 15:29:25 +0300 Subject: [PATCH] Fix copy/paste bug --- ls-not-pushed | 1 - 1 file changed, 1 deletion(-) diff --git a/ls-not-pushed b/ls-not-pushed index 461431f..7e9bb4e 100755 --- a/ls-not-pushed +++ b/ls-not-pushed @@ -2,6 +2,5 @@ exec "`dirname \"$0\"`"/do-all \ 'test "$g" = "$d/.git" || continue; cd "$d" &&' \ - 'test -n "`git status --branch --untracked-files=no | 'test -n "`git status --branch --short | grep "ahead\|behind"`" && echo "$d"' -- 2.39.2