We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c186af2 commit 88ad23dCopy full SHA for 88ad23d
git-every
@@ -0,0 +1,2 @@
1
+#!/bin/bash
2
+exec find . -name .git -type d -exec git --git-dir="{}" "$@" \;
0 commit comments