Changes between Version 48 and Version 49 of DevelopmentProcedure


Ignore:
Timestamp:
06/30/15 16:35:30 (10 years ago)
Author:
Jonathan
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • DevelopmentProcedure

    v48 v49  
    8787[[CurrentTests(johannjc_bluehive, width=300)]]
    8888}}}
     89  a.  Provided that the test output looks ok, you can then push the local development branch back to the central repo.  Don't worry if the standard out says some of the tests FAILED...
     90{{{
     91git push
     92}}}
    89931. You can then delete the local branch if you've checked out a local copy
    9094{{{