Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

unable to access , 'https://***********@bitbucket.org/path/to/repo.git , couldnt resolve host 'https

priya_manchala May 18, 2020
touch file.txt

git remote add central https://username:${bamboo_bitbucket_password}@bitbucket.org/path/to/reponame.git
git config --global user.email "user@example.org"
git config --global user.name "username"
git add file.txt
git commit -m 'adding a file'
git push central master

getting error with the follwing commands please assist

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events