summaryrefslogtreecommitdiff
path: root/x-indent-all.sh
blob: 8ad71d0dcc7e2d6c9787510126f65491e0321486 (plain)
1
2
3
#!/bin/sh
where=`dirname $0`
git ls-files | grep '\.[chm]$' | xargs sh "$where"/x-indent.sh