Differenze tra le versioni di "Gruppo Meteo/Bolivia/taller/7"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| Riga 5: | Riga 5: | ||
  git Clone https://github.com/senamhi-bolivia/taller.git  |   git Clone https://github.com/senamhi-bolivia/taller.git  | ||
| − |   git clone https://github.com/r-map/rmap  | + |  # se buede descargar archivos : https://github.com/r-map/rmap  | 
| + |  # o mehor se se usa git:  | ||
| + |   git clone  https://github.com/r-map/rmap.git  | ||
Versione attuale delle 19:49, 8 mag 2019
# cd git
# Dirección de copia al acceso al repositorio del taller - Bolivia git Clone https://github.com/senamhi-bolivia/taller.git # se buede descargar archivos : https://github.com/r-map/rmap # o mehor se se usa git: git clone https://github.com/r-map/rmap.git
# Se puede hacer cambios en el codigo # Ver los cambios del codigo git status
# adicionar los cambios git add [cambios] # git commit -m "mesaje de cambio" # compartir git push
# git pull