]> source.dussan.org Git - jgit.git/commit
Fix NPE FS_Win32 when looking up git executable and home directory 49/9549/2
authorTobias Pfeifer <to.pfeifer@sap.com>
Wed, 9 Jan 2013 11:04:13 +0000 (12:04 +0100)
committerTobias Pfeifer <to.pfeifer@sap.com>
Thu, 10 Jan 2013 14:35:45 +0000 (15:35 +0100)
commit8315439401ffb725270c32ebd7d341f3cb26e27f
treec1b5ded390a2c855001cc68eebe989090cc216d3
parent04214819784b722b7ab24bb82150b393a085b6b8
Fix NPE FS_Win32 when looking up git executable and home directory
avoiding redundant code

Bug: 397336
Change-Id: I60e1baa52e00c5ec3915b859bfc6a4572611cc89
org.eclipse.jgit/src/org/eclipse/jgit/util/FS_Win32.java