[PR #41] [MERGED] Bug/fix install hooks windows #221

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

📋 Pull Request Information

Original PR: https://github.com/git-ai-project/git-ai/pull/41
Author: @svarlamov
Created: 9/29/2025
Status: Merged
Merged: 9/29/2025
Merged by: @svarlamov

Base: mainHead: bug/fix-install-hooks-windows


📝 Commits (3)

  • d52065b update install-hooks for windows
  • 23a1e9f enable hooks in windows install
  • 455679b windows install use system path

📊 Changes

2 files changed (+137 additions, -60 deletions)

View changed files

📝 install.ps1 (+86 -37)
📝 src/commands/install_hooks.rs (+51 -23)

📄 Description

Fixes #38


🔄 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/41 **Author:** [@svarlamov](https://github.com/svarlamov) **Created:** 9/29/2025 **Status:** ✅ Merged **Merged:** 9/29/2025 **Merged by:** [@svarlamov](https://github.com/svarlamov) **Base:** `main` ← **Head:** `bug/fix-install-hooks-windows` --- ### 📝 Commits (3) - [`d52065b`](https://github.com/git-ai-project/git-ai/commit/d52065b5bc819a9529ee3fe3ea5235e99839430d) update install-hooks for windows - [`23a1e9f`](https://github.com/git-ai-project/git-ai/commit/23a1e9fb586edaa12f930c3e9c7afeccad8ace10) enable hooks in windows install - [`455679b`](https://github.com/git-ai-project/git-ai/commit/455679b0a3393a66350e3a5e72e7894726979187) windows install use system path ### 📊 Changes **2 files changed** (+137 additions, -60 deletions) <details> <summary>View changed files</summary> 📝 `install.ps1` (+86 -37) 📝 `src/commands/install_hooks.rs` (+51 -23) </details> ### 📄 Description Fixes #38 --- <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:59 +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#221
No description provided.