未验证 提交 9780ddf9 编写于 作者: J Julien Richard 提交者: GitHub

Fix comment

上级 93d8e453
......@@ -1262,7 +1262,7 @@ public void DiffThrowsANotFoundExceptionIfATreeIsMissing()
{
string repoPath = SandboxBareTestRepo();
// Manually delete the objects directory to simulate a partial clone
// Manually delete the tree object to simulate a partial clone
File.Delete(Path.Combine(repoPath, "objects", "58", "1f9824ecaf824221bd36edf5430f2739a7c4f5"));
using (var repo = new Repository(repoPath))
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册