Skip to content
This repository was archived by the owner on Mar 24, 2026. It is now read-only.

Tags: yepcode/git-auto-commit-action

Tags

v5

Toggle v5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fail if attempting to execute git commands in a directory that is not…

… a git-repo. (stefanzweifel#326)

* Fail (and log message) if attempting to execute git commands in a directory that is not a git-repo.

* Add Test

* Code Formatting

---------

Co-authored-by: Constantin Comendant <constantin@uberagent.com>
Co-authored-by: Stefan Zweifel <stefan@stefanzweifel.dev>