KWSys/Git

From KitwarePublic
Revision as of 12:39, 5 October 2012 by Brad.king (talk | contribs) (Created page with "==Introduction== KWSys version tracking and development is hosted by [http://git-scm.com Git]. Please select a task for further instructions: {|border="0" |- |width=70%| Main T...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Introduction

KWSys version tracking and development is hosted by Git. Please select a task for further instructions:

Main Tasks:

  • Install Git - Git 1.6.6 or greater is required for development

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://public.kitware.com/gitweb?p=KWSys.git.

Repository Purpose Access URL
KWSys.git Kitware System Library clone (git) git://public.kitware.com/KWSys.git
clone (http) http://public.kitware.com/KWSys.git
push (ssh) git@public.kitware.com:KWSys.git (maintainers only)
KWSys Gerrit KWSys Code Review
fetch (http) http://review.source.kitware.com/p/KWSys
push (ssh) ssh://username@review.source.kitware.com/KWSys

Branches

At the time of this writing the KWSys.git repository has the following branches:

  • master: Development (default)