Skip to content

Starscream84/practicas-git

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Prácticas con GIT

  1. git init
  2. git add *
  3. git commit -m "Commit message"
  4. git push origin main
  5. git checkout -b feature_x
  6. git push origin feature_x
  • Nuevo contenido
  • nuevo contebido Hola mundo!

Trees

branches

Ramas

branches

About

Prácticas educativas con git

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published