The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How can i download a private repository automatically?

rafaelg
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 1, 2020

This is the command that i'm using to download a repository.

git clone git@bitbucket.org:xxx/appveyor_scripts.git

but it asks for a username and password, and i have to enter it manually.

i need to be able to download the repository automatically without any user intervention, how can i achieve this?

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
mjenkins65
September 23, 2021

If you take a look at the git documentation, you can store your credentials locally and they will automatically be used when you make the clone call.

TAGS
AUG Leaders

Atlassian Community Events