Changes between Version 5 and Version 6 of StartModPatchAndPullReq
- Timestamp:
- Mar 30, 2014, 9:50:56 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
StartModPatchAndPullReq
v5 v6 35 35 1. Fork boostorg/boost 36 36 2. Clone *just* boostorg/boost, not all the sub-projects (as this will fail): 37 - `git clone git@github.com: boostorg/boost.git modular-boost`37 - `git clone git@github.com:ncrookston/boost.git modular-boost` 38 38 2.5 (Optional) Create a branch (I called mine 'updated') 39 39 3. Edit .gitmodules and change all the relative URLs to absolute, SSH