[GH-ISSUE #37] Add dashed git commands via simulated git exec path #17

Closed
opened 2026-03-02 04:11:16 +03:00 by kerem · 1 comment
Owner

Originally created by @svarlamov on GitHub (Sep 29, 2025).
Original GitHub issue: https://github.com/git-ai-project/git-ai/issues/37

Currently git --exec-path will point to the original git's git-core directory, so if any tools call on the dashed format of a command, like git-commit instead of git commit it won't use the git-ai wrapper.

We need to simulate the exec path and offer wrapped version of the dashed format binaries

Originally created by @svarlamov on GitHub (Sep 29, 2025). Original GitHub issue: https://github.com/git-ai-project/git-ai/issues/37 Currently `git --exec-path` will point to the original git's `git-core` directory, so if any tools call on the dashed format of a command, like `git-commit` instead of `git commit` it won't use the git-ai wrapper. We need to simulate the exec path and offer wrapped version of the dashed format binaries
kerem 2026-03-02 04:11:16 +03:00
Author
Owner

@svarlamov commented on GitHub (Nov 14, 2025):

These aren't commonly even in the PATH for a normal installation, so closing for now.

<!-- gh-comment-id:3534724465 --> @svarlamov commented on GitHub (Nov 14, 2025): These aren't commonly even in the PATH for a normal installation, so closing for now.
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#17
No description provided.