How to use the in memory storage to traverse commits #1118
Unanswered
stephanwesten
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to write some unit tests for my git facade, but even the most basic scenario fails.
See my example code below that is a distilled version of my unit tests. The test fails with "object not found" error. Can someone explain what i'm doing wrong? Should be straightforward :-)
Beta Was this translation helpful? Give feedback.
All reactions