Changes between Version 4 and Version 5 of StartModPatchAndPullReq
- Timestamp:
- Mar 30, 2014, 9:48:32 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
StartModPatchAndPullReq
v4 v5 39 39 3. Edit .gitmodules and change all the relative URLs to absolute, SSH 40 40 or HTTPS (whichever kind you or your company firewall likes). 41 - I ran `:%s/\.\./https:\/\/github.com\/boostorg \/utility.git/g` in41 - I ran `:%s/\.\./https:\/\/github.com\/boostorg/g` in 42 42 vim to use https. 43 43 4. Fork the particular repos you want to apply patches to: