Skip to content

gitt-3-pat/p1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Práctica 1

Un repositorio para empezar a usar git y Github

¿Como probar en la nube?

Github-Codespaces

Comandos git básicos

git clone https://github.com/gitt-3-pat/p1
git status
git add .
git commit -m "TU MENSAJE"
git push

git checkout -b feature/1
git checkout main

¿Cómo escribir un README.md con formato?

Github Markdown

Releases

No releases published

Packages

No packages published