| /** | |
| * An mtime that predates GIT_SESSION_START_MS: a file last touched before | |
| * the session. | |
| */ | |
| export const BEFORE_SESSION_MS = 500 | |
| /** | |
| * An mtime that predates GIT_SESSION_START_MS: a file last touched before | |
| * the session. | |
| */ | |
| export const BEFORE_SESSION_MS = 500 | |