Changes between Version 45 and Version 46 of DevelopmentProcedure
- Timestamp:
- 11/12/14 16:58:55 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevelopmentProcedure
v45 v46 4 4 AstroBEAR now uses git as the version control system. We also use the [https://www.atlassian.com/git/workflows#!workflow-gitflow GitFlow workflow] for managing development, releases, and bug fixes. Developers should take a minute to read through the [https://www.atlassian.com/git/workflows#!workflow-gitflow GitFlow workflow]. Here is a summary for doing new development. 5 5 6 1. Before starting a new development task, you should first make sure you have an up to date version of the code. Please see [Git Documentationthis page] for information about using gitolite.6 1. Before starting a new development task, you should first make sure you have an up to date version of the code. Please see [GitoliteProcess this page] for information about using gitolite. 7 7 {{{ 8 8 git clone ssh://orda@botwin.pas.rochester.edu/astrobear