Changes between Version 44 and Version 45 of DevelopmentProcedure
- Timestamp:
- 08/01/14 14:08:10 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevelopmentProcedure
v44 v45 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 oliteProcessthis 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 [GitDocumentation this page] for information about using gitolite. 7 7 {{{ 8 8 git clone ssh://orda@botwin.pas.rochester.edu/astrobear