Skip to content

Console Output

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git@github.com:appNG/appng-authentication.git # timeout=10
Fetching upstream changes from git@github.com:appNG/appng-authentication.git
 > git --version # timeout=10
 > git fetch --tags --progress git@github.com:appNG/appng-authentication.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/appng-authentication-1.11.x^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/appng-authentication-1.11.x^{commit} # timeout=10
Checking out Revision 403499845431f026116f6626556bbd7c1b57c704 (refs/remotes/origin/appng-authentication-1.11.x)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 403499845431f026116f6626556bbd7c1b57c704
 > git branch -a -v --no-abbrev # timeout=10
 > git branch -D appng-authentication-1.11.x # timeout=10
 > git checkout -b appng-authentication-1.11.x 403499845431f026116f6626556bbd7c1b57c704
Commit message: "AUTH-4: update contributing guide"
 > git rev-list 855fd181afc3a4c0f69c61206f73eec722d06e20 # timeout=10