]> BookStack Code Mirror - system-cli/commit
Added check and warning for updating non-git-managed instances
authorDan Brown <redacted>
Sat, 6 May 2023 10:31:20 +0000 (11:31 +0100)
committerDan Brown <redacted>
Sat, 6 May 2023 10:31:20 +0000 (11:31 +0100)
commit0842d6b266a5457e8ec580d5e43db73bf436e6c1
tree12b9a45a568774ee3f1b719c2d3583222fa06785
parenta31a091a6be3930bff1500ad4e13394b154a3536
Added check and warning for updating non-git-managed instances

Closes #5
Added test to cover.
src/Commands/UpdateCommand.php
tests/Commands/UpdateCommandTest.php