Created
August 17, 2012 19:46
-
-
Save julienchastang/3381969 to your computer and use it in GitHub Desktop.
javadoc jindent cleanup
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git log -30 -p --author="Julien Chastang" | grep ^diff | sort | uniq | grep java$ | awk '{print $3}' | sed 's/^a\///g' | xargs grep "_more_" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment