TubeTK/Git/Download: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
No edit summary
(Blanked the page)
 
Line 1: Line 1:
This page documents how to download TubeTK through [http://git-scm.com Git].
See our [[TubeTK/Git|table of contents]] for more information.


Follow our [[Git/Download|Git download instructions]] to install Git.
=Clone=
{| style="width: 100%"
|-
|width=60%|
Clone TubeTK using the commands
|-
|
:<code>$ git clone git://tubetk.org/TubeTK.git</code>
:<code>$ cd TubeTK</code>
|align="center"|
[http://schacon.github.com/git/git-clone.html <code>git help clone</code>]
[[Git/Trouble#Firewall_Blocks_Port_9418|Connection refused]]?
|}
=Update=
{| style="width: 100%"
|-
|width=60%|
Users that have made no local changes and simply want to update a
clone with the latest changes may run
|-
|
:<code>$ git pull</code>
|-
|
Avoid making local changes unless you have read our [[TubeTK/Git/Develop|developer instructions]].
|}
[[Category:TubeTK]]

Latest revision as of 14:41, 26 July 2013