branch: development
commit 3eb91c266a0b85ba0931e86cd342fc73a90df6ec
Author: Ileana Dumitrescu <[email protected]>
AuthorDate: Fri May 17 20:34:06 2024 +0300
README.md: Update for additional git branch
A supplementary branch for development and testing has been added. Some
CI checks for different architectures will be done via Github:
- https://github.com/gnu-libtool/ci-check
This will be used to help expedite testing and ensure the source code is
ready to be released.
---
README.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/README.md b/README.md
index e0039cc4..bf1c39ea 100644
--- a/README.md
+++ b/README.md
@@ -166,6 +166,10 @@ send the file `tests/testsuite.log` to the [bug mailing
list][].
* The master libtool repository is stored in git.
+ Development and testing is primarily done on the 'development' git
+ branch. 'master' is used for release ready code. Periodically,
+ commits are cherry-picked from 'development' to 'master'.
+
If you are a member of the savannah group for GNU Libtool, a writable
copy of the libtool repository can be obtained by: