Changes between Version 14 and Version 15 of TryModBoost


Ignore:
Timestamp:
Nov 25, 2013, 5:47:48 PM (9 years ago)
Author:
Beman Dawes
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TryModBoost

    v14 v15  
    7070=== Checking out a particular branch ===
    7171
    72 The {{{clone}}} operation above leaves the individual libraries in the {{{modular-boost}}} local repository in a detached state that is not very useful and can result in data loss. So the first thing you want to do is switch any library you want to modify to the branch you want to work on. For example, if you want to do some maintenance on the {{{develop}} branch of my-lib, do this:
     72The {{{clone}}} operation above leaves the individual libraries in the {{{modular-boost}}} local repository in a detached state that is not very useful and can result in data loss. So the first thing you want to do is switch a library you want to modify to the branch you want to work on. For example, if you want to do some maintenance on the {{{develop}}} branch of my-lib, do this:
    7373
    7474{{{