Skip to content

Commit 2f70331

Browse files
committed
readme DOC remove branches information
1 parent 57e82d4 commit 2f70331

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -38,16 +38,6 @@ For a reference implementation of NETCONF client and server, check the
3838
libnetconf2 version 1 is deprecated and while still being supported, no new features or complex bugfixes
3939
will be implemented. It is recommended to switch to using version 2.
4040

41-
## Branches
42-
43-
The project uses 2 main branches `master` and `devel`. Other branches should not be cloned. In `master` there are files of the
44-
last official *release*. Any latest improvements and changes, which were tested at least briefly are found in `devel`. On every
45-
new *release*, `devel` is merged into `master`.
46-
47-
This means that when only stable official releases are to be used, either `master` can be used or specific *releases* downloaded.
48-
If all the latest bugfixes should be applied, `devel` branch is the one to be used. Note that whenever **a new issue is created**
49-
and it occurs on the `master` branch, the **first response will likely be** to use `devel` before any further provided support.
50-
5141
## Packages
5242

5343
We are using openSUSE Build Service to automaticaly prepare binary packages for number of GNU/Linux distros.

0 commit comments

Comments
 (0)