| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Fix java class differing only by case | Justin Vreeland | 2016-04-21 |
| OSX and Windows cannot handle files with names differing only by case. When these files are present in either there's a constant unfixable change viewable in git status and git diff. Since this code can be run and compiled on both platforms names different only by case should be avoided. Signed-off-by: Justin Vreeland <vreeland.justin@gmail.com> Signed-off-by: Keith Packard <keithp@keithp.com> | |||
