]> git.phdru.name Git - git-scripts.git/blobdiff - fix-config
Feat: Script to fix .git/config executable bits
[git-scripts.git] / fix-config
diff --git a/fix-config b/fix-config
new file mode 100755 (executable)
index 0000000..9aa748a
--- /dev/null
@@ -0,0 +1,2 @@
+#! /bin/sh
+exec "`dirname \"$0\"`"/do-all 'chmod a-x $g/config'