Horizen’s GitHub Repositories Have A New Home at “HorizenOfficial”!

Horizen
Horizen
Published in
2 min readJul 27, 2020

Our GitHub organization name has changed from ZencashOfficial to HorizenOfficial . This was one of the final steps to complete our rebranding effort.

About the Update

We completed various sequences of events per GitHub protocol before announcing this change. We made sure this change has as little impact as possible to our community. Links from old repositories at https://github.com/ZencashOfficial/${repository_name } will automatically redirect to https://github.com/HorizenOfficial/${repository _name}.

The exception to this is direct links to our old organization name https://github.com/ZencashOfficial and GitHub Pages websites such as https://ZencashOfficial.github.io/repo.

Git remotes of locally cloned repositories will also automatically redirect, but we ask everyone to update any references to the old organization name where applicable.

What Has To Be Updated?

cd repository/path
git remote set-url origin “$(git remote -v | grep origin | head -n1 | cut -d$’\t’ -f 2 | cut -d ‘ ‘ -f 1 | sed ‘s/[zZ][eE][nN][cC][aA][sS][hH][oO][fF][fF][iI][cC][iI][aA][lL]/HorizenOfficial/g’)“

Originally published at https://blog.horizen.global on July 27, 2020.

--

--

Horizen
Horizen

Horizen is the most secure interoperable blockchain ecosystem that enables businesses and developers to build fully customized blockchains and dapps.