]> source.dussan.org Git - jgit.git/commit
FileBasedConfig supports UTF-8 byte order marker 30/7830/2
authorMarc Strapetz <marc.strapetz@syntevo.com>
Wed, 19 Sep 2012 14:57:50 +0000 (16:57 +0200)
committerMarc Strapetz <marc.strapetz@syntevo.com>
Mon, 24 Sep 2012 12:28:15 +0000 (14:28 +0200)
commit8f706db56a081efce3b4d245b16a7fc7a0768c71
tree48cef93c9b7ce8913507f50aca0eae3994bd4b7e
parent4b3c0f8aba3f0df8a3f907c3dbc4e4694d06f8ef
FileBasedConfig supports UTF-8 byte order marker

Change-Id: I1f5dc07182dbf6bba2a9f4807fdd25b475da4ead
org.eclipse.jgit.test/tst/org/eclipse/jgit/storage/file/FileBasedConfigTest.java [new file with mode: 0644]
org.eclipse.jgit/src/org/eclipse/jgit/storage/file/FileBasedConfig.java
org.eclipse.jgit/src/org/eclipse/jgit/util/RawParseUtils.java