add git-foo, which lists new and modified files from git
[cmccabe-bin] / xy
1 #!/bin/bash
2
3 find . -noleaf -xdev -name '*.java' | grep $@ | xx