mirror of
https://github.com/anthropics/claude-code.git
synced 2026-09-14 19:48:39 +08:00
18be13be81
Squash merge of 4 commits
6 lines
148 B
TypeScript
6 lines
148 B
TypeScript
/**
|
|
* When the session began, for the git cases that date files against it by
|
|
* hand-picked mtimes.
|
|
*/
|
|
export const GIT_SESSION_START_MS = 1_000
|