summaryrefslogtreecommitdiff
path: root/packages/core/src/services/gitService.ts
AgeCommit message (Expand)Author
2025-08-20Refac: Centralize storage file management (#4078)Yuki Okita
2025-07-14fix(checkpoint): Prevent silent failure and enable for non-Git projects (#4144)Abhi
2025-06-22Provide a .gitconfig for shadow repos (#1294)Louis Jimenez
2025-06-19Move the shell history our of the project .gemini to the home dir (#1195)Louis Jimenez
2025-06-17Clear out untracked files when restoring a checkpoint (#1139)Louis Jimenez
2025-06-16Move the shadow git repository to the user's home dir (#1013)Louis Jimenez
2025-06-11Restore Checkpoint Feature (#934)Louis Jimenez