summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorManoloFLTK <manolo>2018-12-04 12:33:28 +0100
committerManoloFLTK <manolo>2018-12-04 12:33:28 +0100
commit7278a53758673bb0c91f6e63b0e3122edf7cd085 (patch)
tree968aaa7af42645a9eea45101a8fb086f4052f540 /README.md
parent45278560f28535809f056d502bbd909d5317575f (diff)
parent1fca986c79f43270de6d13ced86103af6d413b1c (diff)
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'README.md')
-rw-r--r--README.md32
1 files changed, 1 insertions, 31 deletions
diff --git a/README.md b/README.md
index 9fb89c519..797a7adfe 100644
--- a/README.md
+++ b/README.md
@@ -1,36 +1,6 @@
# README - Fast Light Tool Kit (FLTK) Version 1.4.0
-## VERY IMPORTANT TECHNICAL NOTICE
-
-** This FLTK repository is still a mirror of our Subversion repository. **
-
- Technically this means:
-
- * we may replace it with another one if this appears to be necessary
- * we don't accept pull requests (yet) for this repository
-
-
-### Technical background
-
- Our main source code repository is currently (as of Sep 18, 2018) our
- subversion repository at http://www.fltk.org/software.php#SVN .
-
- We are in the transition to convert the subversion repository to Git.
- Until this is done we have established Git mirrors of our Subversion
- repository at these two sites:
-
- * https://github.com/fltk/fltk
- * https://gitlab.com/fltk/fltk
-
- You may use these Git repositories for testing purposes, but please
- don't rely on their structure (branches) and particularly not on the
- commit (and file/blob) hashes (SHA1's).
-
- Committing to these Git repositories is not possible since they are
- mirrors of the original Subversion repository.
-
- This will hopefully be changed soon...
-
+** This FLTK repository is now our official source code repository. **
## WHAT IS FLTK?