Bitbocket with GIT

 

Create a bitbucket account at Atlassian.

Sign up.

create a repository.

Then click on clone repository






Then a link will be displayed .



Copy that link and go to git bash .

create a folder ( I have created as repo ($mkdir repo)) .

go inside the folder using cd command with folder name ($cd repo) .

paste the copied link there and enter.

Cloning will be done.



In the above ss as my password was wrong so first attempt failed ...in second I reset my password in bitbocket and then it worked.In the middle it asks for password of bit bucket to proceed.



#bitbucket

#git

#gitWithBitbucket

#gitVsBitbucket

Comments

Popular posts from this blog

Java Interview Preparation (conceptual)

Git Commands With Output Log

Java 8 Function Interface