[PR #402] [MERGED] fixes critical bug w/ multi-repo support #451

Closed
opened 2026-03-02 04:13:40 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/git-ai-project/git-ai/pull/402
Author: @acunniffe
Created: 1/24/2026
Status: Merged
Merged: 1/24/2026
Merged by: @acunniffe

Base: mainHead: fix/outside-repo-fix


📝 Commits (2)

📊 Changes

1 file changed (+111 additions, -6 deletions)

View changed files

📝 src/commands/checkpoint.rs (+111 -6)

📄 Description

fixes a regression introduced by https://github.com/git-ai-project/git-ai/pull/379. Stop checkpoints from being added for files outside of a repo.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/git-ai-project/git-ai/pull/402 **Author:** [@acunniffe](https://github.com/acunniffe) **Created:** 1/24/2026 **Status:** ✅ Merged **Merged:** 1/24/2026 **Merged by:** [@acunniffe](https://github.com/acunniffe) **Base:** `main` ← **Head:** `fix/outside-repo-fix` --- ### 📝 Commits (2) - [`c2efb3f`](https://github.com/git-ai-project/git-ai/commit/c2efb3f5a3c426670d0e56254187d0764abfc06f) fixes a regression introduced by https://github.com/git-ai-project/git-ai/pull/379. Stop checkpoints from being added for files outside the repo - [`2fb73c4`](https://github.com/git-ai-project/git-ai/commit/2fb73c4fb3db64bf5d920b8dbf82240572705439) make this safe for mock_ai ### 📊 Changes **1 file changed** (+111 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `src/commands/checkpoint.rs` (+111 -6) </details> ### 📄 Description fixes a regression introduced by https://github.com/git-ai-project/git-ai/pull/379. Stop checkpoints from being added for files outside of a repo. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 04:13:40 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/git-ai#451
No description provided.