In GitSharp.Core there is a lot of FileInfo/DirectoryInfo usage. Should
this also be replaced with string based paths?
In my opinion, the entire gitsharp.core should be completely replaced by
NGit (created using Sharpen by Llouis from Novell). However, I wasn't yet
able to evaluate if NGit already passes all JGit unit tests yet.
-- henon