瀏覽代碼

reftable: remove outdated comment

Signed-off-by: Han-Wen Nienhuys <hanwen@google.com>
Change-Id: I41a7d9934d53553b5f81f40ff9d663378676ac5d
tags/v5.6.1.202002131546-r
Han-Wen Nienhuys 4 年之前
父節點
當前提交
dd203f03c2
共有 1 個文件被更改,包括 0 次插入3 次删除
  1. 0
    3
      org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/file/FileReftableStack.java

+ 0
- 3
org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/file/FileReftableStack.java 查看文件

@@ -285,9 +285,6 @@ public class FileReftableStack implements AutoCloseable {
}

if (!success) {
// TODO: should reexamine the 'refs' file to see if it was the same
// if it didn't change, then we must have corruption. If it did,
// retry.
throw new LockFailedException(stackPath);
}


Loading…
取消
儲存