https://github.com/voldemort/voldemort
Revision 82f80b6e05dec4c95986144fd294871a43617e8d authored by Arunachalam Thirupathi on 10 July 2015, 20:25:23 UTC, committed by Arunachalam Thirupathi on 10 July 2015, 20:25:23 UTC
The previous refactor was done from my mac book which did not
replace the tabs with spaces. This messed up lot of the editing.
Instead of re-doing the change with spaces, I just formatted the code
which is easier and no re-verification is required.

you can review teh commit by adding ?w=1 on github url
or use the git diff -w if you are using the command line to ignore
the whitespaces and there are not many changes.
1 parent 168cb69
Raw File
Tip revision: 82f80b6e05dec4c95986144fd294871a43617e8d authored by Arunachalam Thirupathi on 10 July 2015, 20:25:23 UTC
Fix the white space changes
Tip revision: 82f80b6
settings.gradle
//empty file to prevent Gradle searching upper directories for settings.gradle
//please remove this comment when this file contains any configuration
back to top