If I include, say, a GPLv3 repository in in my repository using git subtree, would that count as distribution? Am I now required to license my repository as GPLv3 as well?
I don't intend to modify or interact with the GPL code, but I would like to have it in my repository for convenience and as a reference.