GitHub SourceTree Configuration

Download https://www.sourcetreeapp.com/

Install

Login to Your Git Account 

You have Repositories

Open SourceTree

Top --> Repositories ==> Repo. Settings

Add your Github Uname / Password

Click on Create new/ Clone 

At last Source path it has Browse Button

Click on that

It will Show all the Repo's it has, Choose one and Clone

It will create one local directory

Say Open in Explorer

Add / Drag what files/Folders you want to add

added file under stagged files (Blue Color)

Check the box

files will go to Stage (Greeen)

Commit

Push

==========================================
Using GIt Commands
==========================================


git add *

git push


Post a Comment

Thank You

Previous Post Next Post