]> source.dussan.org Git - jgit.git/commit
Add FS.detect() for detection of file system abstraction. 80/1480/1
authorMarc Strapetz <marc.strapetz@syntevo.com>
Wed, 1 Sep 2010 15:14:16 +0000 (17:14 +0200)
committerMarc Strapetz <marc.strapetz@syntevo.com>
Wed, 1 Sep 2010 15:14:16 +0000 (17:14 +0200)
commita46abab244cec1dfc52af861744e1e93efd8d314
tree44df2808c909b4af72b039ec075d9a742ed10553
parent6a05904e53bb60f96c344db33016b66f170cb9f0
Add FS.detect() for detection of file system abstraction.

To give the user more control on which file system abstraction
should be used on Windows, FS.detect() may be configured
to assume a Cygwin installation or nor.
org.eclipse.jgit/src/org/eclipse/jgit/util/FS.java