Changes between Version 24 and Version 25 of TryModBoost
- Timestamp:
- Dec 3, 2013, 2:43:56 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TryModBoost
v24 v25 101 101 {{{git branch -vv}}} is just to reassure yourself you are tracking the remote repo. If not, you have some problem, such as a very old version git. 102 102 103 {{{git pull}} ensures the checkout is up to date.103 {{{git pull}}} ensures the checkout is up to date. 104 104 105 105 You are now ready to start regular maintenance! See [https://svn.boost.org/trac/boost/wiki/StartModMaint Getting Started with Modular Boost Library Maintenance].