ParaView/Git/Maintain

From KitwarePublic
< ParaView‎ | Git
Revision as of 20:23, 16 September 2011 by Partyd (talk | contribs) (Created page with "__NOTOC__ This page documents how to maintain ParaView branches through [http://git-scm.com Git]. See our table of contents for more information. ==Merging nex...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


This page documents how to maintain ParaView branches through Git. See our table of contents for more information.

Merging next topics into master

Before you begin, perform initial setup:

1.

2.

$ git clone --recursive git://paraview.org/ParaView.git

3.

$ ./Utilities/SetupForDevelopment.sh