You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi,
I recently setup a project/repo. to Which I am trying to clone the repo using HTTPS URL which is getting failed. I tried my Email/passowrd.
Not sure what I am missing.
Any pointer is welcome!
Thanks
G'Day!
I notice you mention email address, when cloning you should use user name instead of email so can you confirm that? When failing is there any error message, if yes could you share it with me?
Also, are you cloning using 3rd party application or terminal, if it's terminal can you try using the following commands to generate more verbose logs and filter the log for any sensitive data before sharing it here:
GIT_TRACE_PACKET=1 GIT_TRACE=1 GIT_CURL_VERBOSE=1 git clone <URL>
A side note, have you tried cloning using a username and AppPassword and see if it's working?
Let me know how it goes.
Cheers,
Syahrul
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.