ITK/Release 4/Branches
From KitwarePublic
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