From: Guus Sliepen Date: Thu, 13 Jan 2011 11:50:14 +0000 (+0100) Subject: A GitHub clone of the official tinc repository is now available. X-Git-Url: https://www.tinc-vpn.org/git/browse?p=wiki;a=commitdiff_plain;h=bc776f59ff2046aa616f781bce2778034232d45e A GitHub clone of the official tinc repository is now available. --- diff --git a/news/2011-01-13.mdwn b/news/2011-01-13.mdwn new file mode 100644 index 0000000..6ca3567 --- /dev/null +++ b/news/2011-01-13.mdwn @@ -0,0 +1,9 @@ +[[!meta date="January 13th 2011"]] + +A clone of the official tinc repository is now available at GitHub: + +[https://github.com/gsliepen/tinc](https://github.com/gsliepen/tinc) + +Developers can use this to make their own public "fork" of the git repository, +and push their own commits to GitHub. One can still send regular patches or use +other git workflows.