aboutsummaryrefslogtreecommitdiff
path: root/index/20200405.news
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-04-06 12:06:20 +0300
committerCem Keylan <cem@ckyln.com>2020-04-06 12:06:20 +0300
commit979a10c2a68746565f330e871da2a0a112fa1604 (patch)
treeedc502252ef282c7f67f40251300130aa4b094c1 /index/20200405.news
downloadwebsite-979a10c2a68746565f330e871da2a0a112fa1604.tar.gz
initial commit
Diffstat (limited to 'index/20200405.news')
-rw-r--r--index/20200405.news11
1 files changed, 11 insertions, 0 deletions
diff --git a/index/20200405.news b/index/20200405.news
new file mode 100644
index 0000000..a51cb6c
--- /dev/null
+++ b/index/20200405.news
@@ -0,0 +1,11 @@
+Carbs Linux repositories will be hosted only on Github. Commits will be
+pushed there, and not the repository. You have until
+May 4, 2020 Monday to switch your remotes to <https://github.com/CarbsLinux/repository>.
+The git repository will continue to be served until then (without additional
+commits).
+
+You can switch your remote by executing the following command on your
+repository directory.
+
+ git remote set-url origin https://github.com/CarbsLinux/repository
+