Fork: configure src/ repo to accept pushes to checked-out branch
Add Git_config action and set receive.denyCurrentBranch=updateInstead
on newly created src/ repos. This allows monopam sync to push changes
from mono/ to the src/ checkout without git refusing.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>