mono / ngit

Automated jgit port to c#
261 stars 152 forks source link

Make Sharpen.Runtime public #38

Closed linquize closed 12 years ago

linquize commented 12 years ago

My application needs to call setProperty() to override "jgit.gitprefix" before using NGit. But current Sharpen.Runtime class is declared as internal which only visible to NGit.