Sfoglia il codice sorgente

Actualizar 'README.md'

edgar 6 anni fa
parent
commit
a8753baca5
1 ha cambiato i file con 16 aggiunte e 0 eliminazioni
  1. 16 0
      README.md

+ 16 - 0
README.md

@@ -1,2 +1,18 @@
 Kingfisher Pro Repo
+para descargar solo un branch usar el siguiente comando 
+
+git clone -b mybranchELEGIDO --single-branch https://repo.eiru.com.py/edgar/kingfisher_pro.git
+
+ejemplo:
+
+git clone -b kingfisher8 --single-branch https://repo.eiru.com.py/edgar/kingfisher_pro.git
+git clone -b kingfisher9 --single-branch https://repo.eiru.com.py/edgar/kingfisher_pro.git
+git clone -b kingfisher10 --single-branch https://repo.eiru.com.py/edgar/kingfisher_pro.git
+git clone -b kingfisher11 --single-branch https://repo.eiru.com.py/edgar/kingfisher_pro.git
+git clone -b kingfisher12 --single-branch https://repo.eiru.com.py/edgar/kingfisher_pro.git
+
+NO OLVIDES QUE SI DESCARGAS SON git clone debes de hacer el checkout al branch elegido
+
+git checkout mybranchELEGIDO
+
 Observación: Cadacommit debe ser bien explicativo para su fácil documentación