Peter
12/02/2022, 9:08 PMgit version 2.38.1
Distributor ID: Ubuntu
Description: Ubuntu 22.04.1 LTS
Release: 22.04
Codename: jammy
Problems:
• using `-j8`completly destroys the cloning process ... I'm not able to use the PAT (screenshot 1,2) and the PAT is even shown in cleartext
• avoiding `-j8`cloning process is partailly successful - but no API content (Screenshot 3)
• adjusting the `.git/config`file as suggested here doesn't change anything
I'm completly lost here - could someone please point me the direction out of this?Peter
12/05/2022, 2:59 PMBailey
Bailey
Augusto Samame
12/05/2022, 4:05 PMAugusto Samame
12/05/2022, 4:06 PMAugusto Samame
12/05/2022, 4:09 PMgit clone --recurse-submodules -j8 <https://github.com/calcom/cal.com.git>
Augusto Samame
12/05/2022, 4:09 PMgit clone <https://github.com/calcom/cal.com.git>
Augusto Samame
12/05/2022, 4:09 PMgit submodules init
Augusto Samame
12/05/2022, 4:10 PMgit submodules update
Peter
12/05/2022, 9:42 PMPeter
12/05/2022, 11:47 PM