TypedDevs / bashunit

A simple testing library for bash scripts. Test your bash scripts in the fastest and simplest way, discover the most modern bash testing library.
https://bashunit.typeddevs.com
MIT License
270 stars 21 forks source link

Copy pre-commit hook to real GIT_DIR #238

Closed djpohly closed 6 months ago

djpohly commented 6 months ago

📚 Description

The Git repository is not always ".git" - for example, if this repository is a submodule or worktree, or if $GIT_DIR is set explicitly.

🔖 Changes

✅ To-do list

(This didn't seem like a big enough change to merit either of these.)

watermelon-copilot-for-code-review[bot] commented 6 months ago

Watermelon AI Summary

AI Summary deactivated by djpohly

GitHub PRs