79565212

Date: 2025-04-09 19:43:15
Score: 3.5
Natty:
Report link

git init

git add .

git commit -m "Primeiro commit"

git branch -M main

git remote add origin https://github.com/eletpuraque/calculadora-solar-offgrid.git

git push -u origin main

Reasons:
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Wilson Neto