Skip to content

20230117: Git

Git: Crear repositorio a partir de una rama

sh
git push https://github.com/accountname/new-repo.git +my-branch:master

Referencias