diff options
author | Shawn Pearce <spearce@spearce.org> | 2015-11-28 09:21:31 -0800 |
---|---|---|
committer | Shawn Pearce <spearce@spearce.org> | 2015-11-28 09:28:09 -0800 |
commit | 45cc76524bc29d856340736a9de8d0889b17bc13 (patch) | |
tree | 9f10b84eb83d385be7c610aab25f8c6f0fbd4bb7 /org.eclipse.jgit.test | |
parent | 761814fe9c3fc0503d4654ef4aace6a804da5ae7 (diff) | |
download | jgit-45cc76524bc29d856340736a9de8d0889b17bc13.tar.gz jgit-45cc76524bc29d856340736a9de8d0889b17bc13.zip |
DirCache: Fix bad code formatting
Line breaking before , is ugly to read. Most formatters and humans
expect line break after , so update a few offensive locations.
Use String.format() for the construction of the error message when
a bad DirCachEntry is being failed on. This simplifies the code and
its not a performance critical section.
Change-Id: I5d990389e7ba24ef0861cf8ec0026ed030d4aeda
Diffstat (limited to 'org.eclipse.jgit.test')
0 files changed, 0 insertions, 0 deletions