-
Notifications
You must be signed in to change notification settings - Fork 3
Manejo de Repositorios Remotos
Jorge Castro edited this page Oct 23, 2016
·
1 revision
##Agregar
$ git remote add nombreNuevoRemote https://github.com/user/repo.git
##Editar
$ git remote set-url origin https://github.com/UAMISO4101/borderlandsoft201620.git
##Eliminar
$ git remote rm nombreRepositorioViejo
##Referencias
Universidad de los Andes | MISO4101 Procesos Ágiles de Desarrollo | 2016-20
BorderlandSoft Team:
jcastrov |
lstaleroc |
dhmahecha |
jwsanabria |
HalbardHobby