<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -213,8 +213,8 @@ namespace GitSharp.Tests
 
         [Test]
 	    public void testDequote_RawLatin1()
-        {
-		    AssertDequote(&quot;\u00c5ngstr\u00f6m&quot;, @&quot;\305ngstr\366m&quot;);
+        {
+            AssertDequote(&quot;\u00c5ngstr\u00f6m&quot;, (char)NB.BaseToDecimal(&quot;305&quot;, 8)  + &quot;ngstr&quot; + (char)NB.BaseToDecimal(&quot;366&quot;, 8) + &quot;m&quot;);
 	    }
 
         [Test]</diff>
      <filename>Tests/Util/QuotedStringGitPathStyleTest.cs</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>14f1ccc79c566424fef6044e530accb139e69015</id>
    </parent>
  </parents>
  <author>
    <name>nulltoken</name>
    <email>emeric.fermas@gmail.com</email>
  </author>
  <url>http://github.com/jagregory/GitSharp/commit/2efa1948d849a90cbf68013fe606b63f8565b6d3</url>
  <id>2efa1948d849a90cbf68013fe606b63f8565b6d3</id>
  <committed-date>2009-10-13T12:25:08-07:00</committed-date>
  <authored-date>2009-10-13T12:25:08-07:00</authored-date>
  <message>Changed QuotedStringGitPathStyleTest.testDequote_RawLatin1().
Trying to work around Mono encoding problem.</message>
  <tree>20cf102a22b7916df54ef75f0df127668e9f4455</tree>
  <committer>
    <name>nulltoken</name>
    <email>emeric.fermas@gmail.com</email>
  </committer>
</commit>
