mono / ngit

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

Missing NGit/NGit.Blame directory after merge from JGit #7

Closed sehe closed 13 years ago

sehe commented 13 years ago

Simple issue, probably forgot to add the new directory? It is referenced in the project file since this revision:

$git log --all -SNGit.Blame --oneline  --decorate
abff6b6 (origin/master, origin/HEAD, master) Updated from JGit ---------------------------------------------------- JGit commit         f1713abcdcb5097d4e448
slluis commented 13 years ago

Fixed. Thanks for the heads up.