diff options
author | David Pursehouse <david.pursehouse@gmail.com> | 2017-12-07 16:30:01 +0900 |
---|---|---|
committer | David Pursehouse <david.pursehouse@gmail.com> | 2017-12-07 20:02:59 +0900 |
commit | 61790cb931d8b5f932f160ebe80bb8cabe248a75 (patch) | |
tree | d2a4c36a3e8bcf603457c8e9ecd3783c4aaeaa61 /org.eclipse.jgit.pgm.test/BUILD | |
parent | 171f84a04117cfd02446f67565073a05128777a4 (diff) | |
download | jgit-61790cb931d8b5f932f160ebe80bb8cabe248a75.tar.gz jgit-61790cb931d8b5f932f160ebe80bb8cabe248a75.zip |
FS_POSIX: Fix boxing/unboxing of Boolean
Boolean is being abused to represent three possible states of atomic
file creation support (true/enabled, false/disabled, null/undefined).
Replace this with an enum of the three explicit states.
Change-Id: I2cd7fa6422311dc427823304b082ce8da50d2fbe
Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>
Diffstat (limited to 'org.eclipse.jgit.pgm.test/BUILD')
0 files changed, 0 insertions, 0 deletions