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 CON 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