Bitbocket with GIT
Create a bitbucket account at Atlassian.
Sign up.
create a repository.
Then click on clone repository

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
Post a Comment