diff options
author | Rob Landley <rob@landley.net> | 2015-04-05 20:00:33 -0500 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2015-04-05 20:00:33 -0500 |
commit | e0269f14c765abdc212f464d480fc3361fd7815b (patch) | |
tree | 625af888ac9aa918f76f5f7d377aa68378581ccb /www/news.html | |
parent | ad602aa127e44eade76fbb05fd27ee8f5825282a (diff) | |
download | toybox-e0269f14c765abdc212f464d480fc3361fd7815b.tar.gz |
Announce switch to git.
Diffstat (limited to 'www/news.html')
-rwxr-xr-x | www/news.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/www/news.html b/www/news.html index c9bf1236..084d7538 100755 --- a/www/news.html +++ b/www/news.html @@ -8,6 +8,16 @@ a development environment. See the links on the left for details.</p> <h2>News</h2> +<hr><b>April 5, 2015</b> +<p>Since <a href=https://android.googlesource.com/platform/external/toybox/>android</a> and +<a href=https://git.tizen.org/cgit/platform/upstream/toybox.git>tizen</a> +and <a href=https://github.com/kraj/meta-musl/tree/master/recipes-core/toybox>openembedded</a> +and <a href=https://packages.gentoo.org/package/sys-apps/toybox>gentoo</a> +and so on have all been using Georgi Chorbadzhiyski's git mirror rather +than the mercurial repository, I bit the bullet and switched the project's repo +<a href=https://github.com/landley/toybox>to git</a>. Georgi's +<a href=https://github.com/gfto/toybox>mirror</a> is now pulling from that.</p> + <hr><b>February 25, 2015</b> <blockquote><p>"A common mistake that people make when trying to design something completely foolproof is to underestimate the ingenuity of |