We are discussing moving to Github for WordCamp.org, and would like to know if there are any blockers that we have not considered yet.
Details are in the linked post, tldr: we would keep using SVNSVN Apache Subversion (often abbreviated SVN, after its command name svn) is a software versioning and revision control system. Software developers use Subversion to maintain current and historical versions of files such as source code, web pages, and documentation. Its goal is to be a mostly compatible successor to the widely used Concurrent Versions System (CVS). WordPress core and the wordpress.org released code are all centrally managed through SVN. https://subversion.apache.org/. as a release tool so that deployDeploy Launching code from a local development environment to the production web server, so that it's available to visitors. scripts etc keep on working. We will sync to SVN from GitGit Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. Git is easy to learn and has a tiny footprint with lightning fast performance. Most modern plugin and theme development is being done with this version control system. https://git-scm.com/. at start of the deploy process.