79383785

Date: 2025-01-24 09:10:17
Score: 1.5
Natty:
Report link
git clone <source-repo-url>
cd <repo-name>
git remote add destination <destination-repo-url>

git remote -v

git push destination <branch-name>

If All

git push destination --all
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: parmod