Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

how to code with sourcetree

brightlivingstone January 26, 2016

Hello,

  Im new to source tree. How to connect my sourcetree with my codes in local machine?

1 answer

0 votes
Johannes Kilian
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 26, 2016

Mainly Sourcetree is a GUI for command-line git. You should be familiar with the concepts of git  (or mercurial) when using sourcetree ...

If your sourcecode is not git controlled yet - you should at least create a local sourcecoderepository and store your code within it .... (Keywords: "git init", "git add", "git commit")

If your Sourcecode is already git controlled, you have to add your repository to sourcetree (Toolbar "Clone/New" -> Tab "Add working copy") and you can work with your sourcecode within Sourcetree afterwards ...

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events