Thursday, March 15, 2018

Cloning a repository using Bitbucket/SourceTree Tool

Step 1:- Create a simple repository in Bitbucket as shown below

Image1Image2Image4
Step 2:- Now open this Repository in Source Tool as shown below. Make sure you must have source tool installed in your PC.
Image5
Step3:- Select any folder that is Empty in our PC and
Image6

Image7
Step4:- Check you will be able to see the file downloaded in your local repository


Image8
Lets now modify the file on README.md on local and upload the same on Bitbucket using SourceTool.
Once modified we will be able to see the modified files in Unstaged files either staged selected files or staged all

Image9
Lets commit the code in master and see if it is reflected in SourceTree.
Image10Image11

No comments: