Parent repo (explore): Think-Round-Inc/ThinkLife
Replace remote with this local repo (overwrites remote code, commits, contributors):
./replace-remote-with-local.sh or ./replace-remote-with-local.sh --yes main
Can't commit? Set your identity once:
git config user.name "Your Name" and git config user.email "you@example.com".
If pre-commit hooks block the commit: git commit --no-verify.