|
|
@ -28,8 +28,8 @@ import java.util.concurrent.TimeUnit; |
|
|
|
import com.fr.third.eclipse.jgit.annotations.NonNull; |
|
|
|
import com.fr.third.eclipse.jgit.annotations.NonNull; |
|
|
|
import com.fr.third.eclipse.jgit.util.FS; |
|
|
|
import com.fr.third.eclipse.jgit.util.FS; |
|
|
|
import com.fr.third.eclipse.jgit.util.FS.FileStoreAttributes; |
|
|
|
import com.fr.third.eclipse.jgit.util.FS.FileStoreAttributes; |
|
|
|
import org.slf4j.Logger; |
|
|
|
import com.fr.third.slf4j.Logger; |
|
|
|
import org.slf4j.LoggerFactory; |
|
|
|
import com.fr.third.slf4j.LoggerFactory; |
|
|
|
|
|
|
|
|
|
|
|
/** |
|
|
|
/** |
|
|
|
* Caches when a file was last read, making it possible to detect future edits. |
|
|
|
* Caches when a file was last read, making it possible to detect future edits. |
|
|
|