S
S
Semmy_992017-04-15 21:04:26
git
Semmy_99, 2017-04-15 21:04:26

Where to get the password when working with git?

I am learning to work with Git.
Tell me what am I doing wrong?
1. I created a folder, uploaded a couple of files / opened Git Bash and wrote git init
2. I want to connect to a remote repository on Bit Backet. Created a repository there. And here is the instruction
git clone https://[email protected]/sammy9204/firstrepo.git
cd firstrepo
echo "# My project's README" >> README.md
git add README.md
git commit -m "Initial commit"
git push - u origin master
I insert the first line into GitBush, a window pops up where I need to enter my login and password? Where can I get them from? I tried to enter the box and password when logging in to BsheBacket does not work

Answer the question

In order to leave comments, you need to log in

1 answer(s)
B
bamond, 2017-04-21
@bamond

This is a private repository and you need a password from the sammy9204 account on bitbucket

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question