element-x-ada/.gitea
Cobb 36fe1c1e8a ci(upstream-sync): allow incomplete LFS push
git-lfs's pre-push hook rejects pushes that reference LFS objects the
local checkout doesn't have. Since we skipped smudge on checkout
(GIT_LFS_SKIP_SMUDGE=1), no LFS content is local. But we're only
pushing branch pointers — no new LFS bytes to upload. Tell lfs to
allow the incomplete push via 'git config lfs.allowincompletepush
true', per the hint the hook itself prints.
2026-04-17 11:36:59 -07:00
..
workflows ci(upstream-sync): allow incomplete LFS push 2026-04-17 11:36:59 -07:00