knotmirror/xrpc: load submodule only when entry type is submodule.
This still uses go-git, but at least only when we know the entry is
submodule type. This change can improve performance of `getBlob` in most
of the cases.
Signed-off-by: Seongmin Lee <git@boltless.me>