[gcc/devel/c++-coroutines] Remove README.MOVED_TO_GIT. The repository is now open for commits.
Iain D Sandoe
iains@gcc.gnu.org
Fri Jan 17 12:52:00 GMT 2020
https://gcc.gnu.org/g:b2b465c555370b60f48864b5cd525b9b60b4e29f
commit b2b465c555370b60f48864b5cd525b9b60b4e29f
Author: Joseph Myers <joseph@codesourcery.com>
Date: Mon Jan 13 12:25:00 2020 +0000
Remove README.MOVED_TO_GIT. The repository is now open for commits.
* README.MOVED_TO_GIT: Remove.
Diff:
---
ChangeLog | 4 ++++
README.MOVED_TO_GIT | 1 -
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index 63697df..a74b31e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2020-01-13 Joseph Myers <joseph@codesourcery.com>
+
+ * README.MOVED_TO_GIT: Remove.
+
2020-01-11 Joseph Myers <joseph@codesourcery.com>
* README.MOVED_TO_GIT: New file.
diff --git a/README.MOVED_TO_GIT b/README.MOVED_TO_GIT
deleted file mode 100644
index e2d5ca7..0000000
--- a/README.MOVED_TO_GIT
+++ /dev/null
@@ -1 +0,0 @@
-The GCC SVN repository is now read-only for the move to git.
More information about the Gcc-cvs
mailing list