Skip to content

Commit 4ebbe9a

Browse files
committed
Update README.md with simpler branching scheme
1 parent 29cbfa1 commit 4ebbe9a

File tree

1 file changed

+2
-12
lines changed

1 file changed

+2
-12
lines changed

README.md

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -13,33 +13,23 @@ Branches for released Unity versions are of the form unity-\<version\>\[-mbe\][-
1313
### Branches
1414

1515
#### Trunk
16-
* [unity-staging (PR to this branch for Mono)](https://github.com/Unity-Technologies/mono/tree/unity-staging)
17-
* [unity-trunk](https://github.com/Unity-Technologies/mono/tree/unity-trunk)
18-
* [unity-master-staging (PR to this branch for MonoBleedingEdge)](https://github.com/Unity-Technologies/mono/tree/unity-master-staging)
19-
* [unity-master](https://github.com/Unity-Technologies/mono/tree/unity-master)
16+
* [unity-trunk (PR to this branch for Mono)](https://github.com/Unity-Technologies/mono/tree/unity-trunk
17+
* [unity-master (PR to this branch for MonoBleedingEdge)](https://github.com/Unity-Technologies/mono/tree/unity-master)
2018

2119
#### 2017.3
22-
* [unity-2017.3-staging](https://github.com/Unity-Technologies/mono/tree/unity-2017.3-staging)
2320
* [unity-2017.3](https://github.com/Unity-Technologies/mono/tree/unity-2017.3)
24-
* [unity-2017.3-mbe-staging](https://github.com/Unity-Technologies/mono/tree/unity-2017.3-mbe-staging)
2521
* [unity-2017.3-mbe](https://github.com/Unity-Technologies/mono/tree/unity-2017.3-mbe)
2622

2723
#### 2017.2
28-
* [unity-2017.2-staging](https://github.com/Unity-Technologies/mono/tree/unity-2017.2-staging)
2924
* [unity-2017.2](https://github.com/Unity-Technologies/mono/tree/unity-2017.2)
30-
* [unity-2017.2-mbe-staging](https://github.com/Unity-Technologies/mono/tree/unity-2017.2-mbe-staging)
3125
* [unity-2017.2-mbe](https://github.com/Unity-Technologies/mono/tree/unity-2017.2-mbe)
3226

3327
#### 2017.1
34-
* [unity-2017.1-staging](https://github.com/Unity-Technologies/mono/tree/unity-2017.1-staging)
3528
* [unity-2017.1](https://github.com/Unity-Technologies/mono/tree/unity-2017.1)
36-
* [unity-2017.1-mbe-staging](https://github.com/Unity-Technologies/mono/tree/unity-2017.1-mbe-staging)
3729
* [unity-2017.1-mbe](https://github.com/Unity-Technologies/mono/tree/unity-2017.1-mbe)
3830

3931
#### 5.6
40-
* [unity-5.6-staging](https://github.com/Unity-Technologies/mono/tree/unity-5.6-staging)
4132
* [unity-5.6](https://github.com/Unity-Technologies/mono/tree/unity-5.6)
42-
* [unity-5.6-mbe-staging](https://github.com/Unity-Technologies/mono/tree/unity-5.6-mbe-staging)
4333
* [unity-5.6-mbe](https://github.com/Unity-Technologies/mono/tree/unity-5.6-mbe)
4434

4535

0 commit comments

Comments
 (0)