[PR #383] [CLOSED] Better support for Git Clients #441

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

📋 Pull Request Information

Original PR: https://github.com/git-ai-project/git-ai/pull/383
Author: @acunniffe
Created: 1/21/2026
Status: Closed

Base: mainHead: fix/git-version


📝 Commits (3)

📊 Changes

4 files changed (+50 additions, -0 deletions)

View changed files

📝 README.md (+2 -0)
📝 install.ps1 (+33 -0)
📝 install.sh (+6 -0)
📝 src/main.rs (+9 -0)

📄 Description

Many devs use Git Clients, which (when being pointed at a git binary often run a --version check and look for libexec


🔄 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/383 **Author:** [@acunniffe](https://github.com/acunniffe) **Created:** 1/21/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix/git-version` --- ### 📝 Commits (3) - [`3aa055f`](https://github.com/git-ai-project/git-ai/commit/3aa055fc9bc5e6061e700521cfd37c6dce6d8d30) version - [`55ecea6`](https://github.com/git-ai-project/git-ai/commit/55ecea6db1a04958068bf17727862ac9acc1c5a4) version - [`e697ac8`](https://github.com/git-ai-project/git-ai/commit/e697ac8e5b09f880681ab8ea2c521f35b5e8693d) test commit ### 📊 Changes **4 files changed** (+50 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -0) 📝 `install.ps1` (+33 -0) 📝 `install.sh` (+6 -0) 📝 `src/main.rs` (+9 -0) </details> ### 📄 Description Many devs use Git Clients, which (when being pointed at a `git` binary often run a `--version` check and look for `libexec` --- <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:38 +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#441
No description provided.