Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Refresh Git index in release clone before diff ⚓ (#100)
- In certain circumstances (e.g. Githooks installed in containers) it can happen that the release clone's index is out of sync. As a workaround, just refresh the index.
- Loading branch information