summaryrefslogtreecommitdiff
path: root/bin/common/gign
diff options
context:
space:
mode:
Diffstat (limited to 'bin/common/gign')
-rwxr-xr-xbin/common/gign2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/common/gign b/bin/common/gign
index e3ba12a..e82c0b8 100755
--- a/bin/common/gign
+++ b/bin/common/gign
@@ -1,2 +1,2 @@
-#!/usr/bin/env bash
+#!/usr/bin/env sh
git status --porcelain=v1 | grep "^??" | cut -d' ' -f2- | sed -r 's/^["](.*)["]$/\1/' >> .gitignore