Changes between Version 21 and Version 22 of DeveloperGuidelines/Git
- Timestamp:
- 01/21/12 03:12:40 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperGuidelines/Git
v21 v22 36 36 url = git@github.com:<mygitusername>/<mybranch>.git 37 37 }}} 38 * C opy all the contents from <mybranch2> into <mybranch>38 * Create the intiial repo for this new branch 39 39 {{{ 40 40 cd <mybranch>