Changes between Version 42 and Version 43 of DevelopmentProcedure
- Timestamp:
- 06/05/14 15:23:32 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevelopmentProcedure
v42 v43 59 59 git commit -m 'merged ticket_353 into development' 60 60 git push 61 }}} 62 1. If something goes wrong with the merge, you can always abort by using 63 {{{ 64 git reset --hard HEAD 61 65 }}} 62 66 1. You can then delete the local branch if you've checked out a local copy