mirror of
https://github.com/coollabsio/coolify.git
synced 2026-08-26 02:24:18 -05:00
Properly escape commit SHA using escapeshellarg() before passing it to shell commands. Add comprehensive tests for git commit rollback scenarios including shallow clone, fallback behavior, and HEAD handling.