Skip to content

Console Output

The recommended git tool is: NONE
using credential josejbocanegra
Cloning the remote Git repository
Avoid second fetch
Checking out Revision b6193e2b845ae0a5d4a0609642ba2ead2285b792 (refs/remotes/origin/main)
Commit message: "Create Consolidado 1"
Cloning repository https://github.com/UDFJDC-ModelosProgramacion/MP_202510_G81_E5_CarMotor_Back/
 > git init /home/cecaduser/workspace/MP_202510_G81_E5_CarMotor_Back # timeout=10
Fetching upstream changes from https://github.com/UDFJDC-ModelosProgramacion/MP_202510_G81_E5_CarMotor_Back/
 > git --version # timeout=10
 > git --version # 'git version 2.49.0'
using GIT_ASKPASS to set credentials 
 > git fetch --tags --force --progress -- https://github.com/UDFJDC-ModelosProgramacion/MP_202510_G81_E5_CarMotor_Back/ +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/UDFJDC-ModelosProgramacion/MP_202510_G81_E5_CarMotor_Back/ # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b6193e2b845ae0a5d4a0609642ba2ead2285b792 # timeout=10
 > git rev-list --no-walk 4b8f8b79b721a544168b1b0fe14288e988ce0d60 # timeout=10