mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-08-05 11:06:36 -04:00
1
Branches
Christopher Dunn edited this page 2015-04-14 10:01:01 -05:00
master
- The basis for the
1.y.z
series (e.g.1.6.2
).
- The basis for the
0.y.z
- The basis for the
0.y.z
series (e.g.0.10.2
). master
will be repeatedly merged into this. (In the past, we rebased this onto master.)
- The basis for the
private-0.y.z
- A private branch, repeatedly rebased to
master
. This will always match0.y.z
, but with a much cleaner history. It helps us to avoid merge mistakes.
- A private branch, repeatedly rebased to