pedroborges / kirby-autogit

⬢ Saves every change made via Kirby Panel to a Git repository
149 stars 23 forks source link

Do not try to commit when the working copy is clean. #50

Closed tobiastom closed 1 year ago

tobiastom commented 6 years ago

This makes sure that there is no error when the working copy is clean, but the hook was called anyway.