aboutsummaryrefslogtreecommitdiff
path: root/todo
blob: 2e7859bde081dc68868a65f45266785b5e1d5f06 (plain)
1
2
3
#!/bin/sh
git ls-files | xargs -d '\n' -- grep '\<TO''DO\>' --
# TODO: use <algorithm> somewhere