[PR #1] [MERGED] Fix init command #201

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

📋 Pull Request Information

Original PR: https://github.com/git-ai-project/git-ai/pull/1
Author: @acunniffe
Created: 7/3/2025
Status: Merged
Merged: 7/3/2025
Merged by: @acunniffe

Base: mainHead: fix-init


📝 Commits (5)

📊 Changes

4 files changed (+20 additions, -37 deletions)

View changed files

📝 Cargo.lock (+1 -1)
📝 Cargo.toml (+1 -1)
📝 Readme.md (+2 -2)
📝 src/git/refs.rs (+16 -33)

📄 Description

Someone reported their .git/config updates pushed dead/deleted branches to remote. This PR adds push refspecs for theref/ai and the default push config.


🔄 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/1 **Author:** [@acunniffe](https://github.com/acunniffe) **Created:** 7/3/2025 **Status:** ✅ Merged **Merged:** 7/3/2025 **Merged by:** [@acunniffe](https://github.com/acunniffe) **Base:** `main` ← **Head:** `fix-init` --- ### 📝 Commits (5) - [`7be82a2`](https://github.com/git-ai-project/git-ai/commit/7be82a2c648b2c9a5c02531c1fb93da7532d9ffc) modified refs init - [`8a73a6c`](https://github.com/git-ai-project/git-ai/commit/8a73a6caf6b4d9ec50dcc56e3ee61050d032e8b6) update docs - [`9914362`](https://github.com/git-ai-project/git-ai/commit/9914362cca289fb5e4026514a044377c01711f58) update docs - [`cefe66a`](https://github.com/git-ai-project/git-ai/commit/cefe66acba580c6b750140ec133cf626a88f25f3) fixes for ref default. check verified - [`0d35d53`](https://github.com/git-ai-project/git-ai/commit/0d35d534afd03b1315d844402e0360e5b0cf5c37) update version ### 📊 Changes **4 files changed** (+20 additions, -37 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+1 -1) 📝 `Cargo.toml` (+1 -1) 📝 `Readme.md` (+2 -2) 📝 `src/git/refs.rs` (+16 -33) </details> ### 📄 Description Someone reported their `.git/config` updates pushed dead/deleted branches to remote. This PR adds `push` refspecs for the`ref/ai` and the default push config. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 04:12:56 +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#201
No description provided.