Files
Verso/server-ce
claude d5de6550d4
Build and Deploy Verso / deploy (push) Failing after 22m57s
fix(git-sync): wrap entire pushToGit in try/catch, drop git init -b flag
- getConfig was outside try/catch so errors returned as HTML 500 instead
  of JSON, hiding the real message in the frontend
- git init -b main requires git ≥ 2.28; replaced with git init +
  symbolic-ref to support older git versions in the base image
- apt-get update before git install to avoid stale package list failures

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-23 21:28:52 +00:00
..
2026-04-28 08:52:37 +00:00