Hi,

This morning Apache Infrastructure migrated us from "incubator-systemml" to
"systemml" on Git/GitHub (see
https://issues.apache.org/jira/browse/INFRA-14214).

If you are a SystemML contributor who has previously forked the project,
you probably want to do something such as the following:

1) Update git remotes
git remote -v
git remote set-url upstream https://github.com/apache/systemml.git
git remote set-url origin https://github.com/YOUR_GITHUB_ID/systemml.git
git remote -v

2) Update GitHub fork repository name
Go to fork settings (
https://github.com/YOUR_GITHUB_ID/incubator-systemml/settings) and rename
repository from 'incubator-systemml' to 'systemml'

3) Remove "(Incubating)" from title
At fork main page (https://github.com/YOUR_GITHUB_ID/systemml), click edit
button next to title and remove "(Incubating)"

Deron

-- 
Deron Eriksson
Spark Technology Center
http://www.spark.tc/

Reply via email to