Glitch.new for sub-trees of github repos

Existing function:

“Just type glitch.new in front of any GitHub repo URL to import it directly to Glitch”

It would be also be useful to be able to do this with a sub-tree within a repo, rather than having to clone a whole repo. A use case is a repo that has multiple examples, and wants to provide an easy way for users to play with those examples.

codesandbox.io offers this feature already via https://githubbox.com - it would be great to see equivalent functionality on glitch.