Now that github supports XQuery, you can get github to classify your repository based on the % of XQuery code in it. Github does classification during a push, so you just need to do a push.
For example, you can now see https://github.com/marklogic/comoms/graphs/languages https://github.com/marklogic/semantic/graphs/languages You can do this, even from a tree that has no current changes as: git commit --allow-empty -m "Empty commit" git push origin master I've done this for repos under http://github.com/marklogic just now -Eric Eric Bloch [email protected]<mailto:[email protected]>
_______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
