primera version
BIN
01_Planificacion/PROYECTO DESARROLLO LARVOSYS 2026.docx
Normal file
24
01_Planificacion/comandos-configurar-subir-archivos-GIT.txt
Normal file
@@ -0,0 +1,24 @@
|
||||
1 - instalamos el GIT descargando el archivo "Git-2.52.0-64-bit" del URL https://git-scm.com/install/windows
|
||||
|
||||
2 - nos ubicamos en la carpeta donde queramos copiar los archivos ejemplo
|
||||
D:/temp/prueba -(contiene una carpeta birt.war)
|
||||
|
||||
3 - click derecho y abrimos una terminal
|
||||
|
||||
4 - iniciamos la configuración y conexión del GIT mediante las siguientes líneas de comando
|
||||
|
||||
git init
|
||||
git add .
|
||||
git commit -m "1 test"
|
||||
git remote add origin http://194.5.152.156:3000/Rodrigo/prueba-1.git
|
||||
git push origin master -f
|
||||
|
||||
git init
|
||||
git config --global user.name "admin"
|
||||
git config --global user.email "rodrigo15jul67@hotmail.com"
|
||||
git commit -m "1 test"
|
||||
git remote add origin http://194.5.152.156:3000/Rodrigo/prueba-1.git
|
||||
git push origin master -f
|
||||
git add .
|
||||
|
||||
|
||||
BIN
01_Planificacion/documentos/larvosysinforme.pdf
Normal file
BIN
01_Planificacion/documentos/larvosysy git.pdf
Normal file
|
After Width: | Height: | Size: 125 KiB |
|
After Width: | Height: | Size: 68 KiB |
|
After Width: | Height: | Size: 72 KiB |
|
After Width: | Height: | Size: 56 KiB |
|
After Width: | Height: | Size: 82 KiB |
|
After Width: | Height: | Size: 130 KiB |
|
After Width: | Height: | Size: 61 KiB |
|
After Width: | Height: | Size: 111 KiB |
|
After Width: | Height: | Size: 212 KiB |
|
After Width: | Height: | Size: 175 KiB |
|
After Width: | Height: | Size: 166 KiB |
|
After Width: | Height: | Size: 269 KiB |
BIN
01_Planificacion/imagenes/responsables-y-turnos.png
Normal file
|
After Width: | Height: | Size: 73 KiB |
BIN
01_Planificacion/imagenes/tratamiento-del-agua.png
Normal file
|
After Width: | Height: | Size: 76 KiB |