Skip to content

Un repositorio para empezar a usar Github y Github Actions con Java

License

Notifications You must be signed in to change notification settings

gitt-3-pat/hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

48fe276 · Dec 20, 2021

History

3 Commits
Dec 20, 2021
Dec 20, 2021
Dec 20, 2021
Dec 20, 2021
Dec 20, 2021
Dec 20, 2021
Dec 20, 2021
Dec 20, 2021
Dec 20, 2021
Dec 20, 2021
Dec 20, 2021
Dec 20, 2021
Dec 20, 2021

Repository files navigation

hello-world

Un repositorio para empezar a usar Github y Github Actions con Java

¿Como probar en el cloud?

Comandos git básicos

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

git checkout -b feature/1
git checkout main

Referencias

About

Un repositorio para empezar a usar Github y Github Actions con Java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages