We have some SDK usage examples in LibreOffice core: http://opengrok.libreoffice.org/xref/core/scripting/examples/ Then we have a dedicated repository for SDK examples: http://opengrok.libreoffice.org/xref/sdk-examples/ The task is to move the folder scripting/examples from the core repository to the sdk-examples repository. The history should be kept intact. See http://gbayer.com/development/moving-files-from-one-git-repository-to-another-preserving-history/ for how to do that.
As discussed in IRC, this can not be done since the examples are used in LO.