andreasnilsen

Results 3 comments of andreasnilsen

I tried this library in a demo project, and I'm having the same problems as the thread starter. If I register the (abstract) base class in the EntityTracker using fluent...

I hit the same issue when trying to roll my own solution inspired by the Cake.Recipe code, I think the issue is with the underlying code in Cake.Git and/or LibGit2Sharp....

@wozzo Well they are actually staged in Git, but LibGit2Sharp doesn't contain them in its' "staged list" in the RepositoryStatus. So I think this should be fixed in LibGit2Sharp/Cake.Git, not...