ITK/Release 4/Branches

From KitwarePublic
< ITK‎ | Release 4
Revision as of 13:49, 4 October 2016 by Francois.budin (talk | contribs) (Created page with "== List of branches in the git repository of ITK == * master: Where new commits go * nightly master: Synchronize every night at the same time and used by all the dashboards fo...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

List of branches in the git repository of ITK

  • master: Where new commits go
  • nightly master: Synchronize every night at the same time and used by all the dashboards for the nightly builds
  • release: contains all the commits up to the last release and the bug fix of the current release.
  • release-3.20: Patches for ITKv3. We do not do ITKv3 releases anymore, but if bug fixes are contributed, they are added to this branch.
  • dashboard: contains the scripts used by the dashboards. It has no common history with master
  • hooks: contains most of the hooks installed by SetupDevelopment.py. It has no common history with master