jesseduffield / jesseduffield/lazygit
Allow message from the git hook to be displayed in the LG
Open
- Dominant language
- Go
- Stars
- 82.4k
- Forks
- 3k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 19
Description
Hello,
1. your application made me tolerate git insanity much better. THANK YOU!
2. is there a way to allow git's hook to display messages?
currently:
git/hook/pre-push -> validates files and display the message:
```
git push
Push rejected: Both requirements.in and requirements.txt must be changed or neither changed.
error: failed to push some refs to 'github.com:Yriskit-ai/dochive.git'
```
the lazygit :

Contributor guide
Assessment
This issue has not been assessed yet.