x-indent-all.sh 93 Bytes
Newer Older
1 2 3 4
#!/bin/sh
where=`dirname $0`
git ls-files | grep '\.[chm]$' | xargs sh "$where"/x-indent.sh