1
0
mirror of https://github.com/stefanzweifel/git-auto-commit-action.git synced 2026-02-02 23:57:19 +08:00
Files
Constantin Comendant 8621497c8c Fail if attempting to execute git commands in a directory that is not a git-repo. (#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>
2024-04-11 21:00:36 +02:00
..