Un repositorio para empezar a usar Github y Github Actions con Java
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
Un repositorio para empezar a usar Github y Github Actions con Java
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