Difference between revisions of "Documentation/Nightly/Developers/DevelopmentWithGit"
From Slicer Wiki
(Created page with '= Development with Git = '''This page is about the migration of Slicer4 from subversion to git.''' == Downloading Git == [http://www.paraview.org/Wiki/Git/Download| Download Ins…') |
|||
| Line 1: | Line 1: | ||
= Development with Git = | = Development with Git = | ||
| − | '''This page | + | '''This page helps developers in the migration of Slicer4 from subversion to git.''' |
== Downloading Git == | == Downloading Git == | ||
Revision as of 19:09, 20 March 2013
Home < Documentation < Nightly < Developers < DevelopmentWithGitDevelopment with Git
This page helps developers in the migration of Slicer4 from subversion to git.
Downloading Git
Slicer Setup
|
1. Follow instructions on Start Here page to clone the Slicer repo from Github. |
|
|
2. Run the developer setup script to set up your Slicer work tree
|
|
|
This script will setup git user info and git hooks. |