Hello Richard,
> 1) What are the various branches in the 3.x release that I might reasonably
> want to use, and what are the tradeoffs between them?

master: The current stable branch, which is currently a bit stale
        doesn't build with boost >=1.59
        It moves slowly

next: The branch where all development happens, may break occasionally,
      but has been rather stable the last months

release/*: The branches used for releases, currently abandoned

I recommend you use next, it would help the community if you find and
report bugs.

> 2) Once I've decided which branch to use, what is the git command to check
> out that branch?

% git checkout -b next origin/next # where next is the branch you decide upon


Cheers,
Alexis

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Ledger" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to