gitui-org / gitui-org/gitui

Issue with commit on Windows

Open
#1,463 9 comments 0 reactions 0 assignees View on GitHub
bug dormant
Dominant language
Rust
Stars
22.5k
Forks
773
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
Trying to perform my first commit using gitui, getting such error:
```
Error
commit error:
io error:program not found
```

Line from log:
`[ERROR] hookspath error: config value 'core.hooksPath' was not found; class=Config (7); code=NotFound (-3)`

**To Reproduce**
Steps to reproduce the behavior:
1. Stage some changes.
2. `C` for commit command.
3. Type commit message.
4. Enter.
5. Error.

**Expected behavior**
Completed commit or more verbose error message.

**Screenshots**
![image](https://user-images.githubusercontent.com/14260814/205919720-8b74b3c0-c650-42d7-b4a3-08ae2beb4e84.png)

**Context (please complete the following information):**
- Windows 10
- GitUI 0.22.1

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.