mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-09-11 13:55:22 -04:00
init
parent
0941bcbb54
commit
90f28e1e86
7
Branches.md
Normal file
7
Branches.md
Normal file
@ -0,0 +1,7 @@
|
||||
* `master`
|
||||
* The basis for the `1.y.z` series (e.g. `1.6.2`).
|
||||
* `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.)
|
||||
* `private-0.y.z`
|
||||
* A private branch, repeatedly *rebased* to `master`. This will always match `0.y.z`, but with a much cleaner history. It helps us to avoid merge mistakes.
|
Loading…
x
Reference in New Issue
Block a user