ParaView/Git
From KitwarePublic
< ParaView
Jump to navigationJump to search
Introduction
ParaView version tracking and development is hosted by Git. Please select a task for further instructions:
Main Tasks: |
|
|
|
Other Tasks: |
|
The remainder of this page provides reference information and links. It is not intended to provide instructions.
Repositories
One may browse the repositories online using the Gitweb interface at http://paraview.org/gitweb.
Repository | Purpose | Access | URL |
---|---|---|---|
ParaView.git
|
ParaView | clone (git) | git://paraview.org/ParaView.git
|
clone (http) | http://paraview.org/ParaView.git
| ||
push (ssh) | git@paraview.org:ParaView.git
| ||
stage/ParaView.git
|
ParaView Topic Stage | fetch (git) | git://paraview.org/stage/ParaView.git
|
fetch (http) | http://paraview.org/stage/ParaView.git
| ||
push (ssh) | git@paraview.org:stage/ParaView.git
| ||
PVVTK.git
|
PVVTK Topic Stage | fetch (git) | git://paraview.org/PVVTK.git
|
fetch (http) | http://paraview.org/PVVTK.git
| ||
push (ssh) | git@paraview.org:PVVTK.git
|