Go to file
Juanjo f746bea003 prueba a GitIES 2024-10-29 18:49:59 +01:00
_servidorweb_ first commit 2024-10-29 13:54:33 +01:00
bbdd first commit 2024-10-29 13:54:33 +01:00
scraping first commit 2024-10-29 13:54:33 +01:00
README.md prueba a GitIES 2024-10-29 18:49:59 +01:00
main.py first commit 2024-10-29 13:54:33 +01:00

README.md

Ejercicio Thread04

  • git init
  • git config --global user.name "Juanjo"
  • git config --global user.email "juanjo@fp.ieslamar.org"
  • git add .
  • git commit -m "first commit"
  • git remote add origin https://git.ieslamar.org/gitea/thread4.git
  • git push -u origin main

PRUEBA