Hi,
In general I'm a fan of separating it, if it is not to complicated and I'm still able to find my files without the hassle of switching branches to see the docs. I'm the one who pulled the docs back to master for SystemDS, because it was put in a branch that no one ever looked at hopefully this will serve well, if we decide to switch. br Sebastian ________________________________ From: Mark Dokter <[email protected]> Sent: Monday, November 2, 2020 9:10:40 AM To: [email protected] Subject: Git submodules Hi! In my latest changeset about CUDA codegen [1] I will introduce a git submodule to incorporate the external dependency jitify [2]. The interested but unaware of the submodule functionality of git, may read up on it in the docs [3]. Apart from sneaking in advertising about my PR (will be merged Wednesday EOD) I want to suggest making our code base more modular and use the submodule feature for example on documentation and binaries. Discuss. Regards, Mark [1] https://github.com/apache/systemds/pull/1092 [2] https://github.com/NVIDIA/jitify [3] https://git-scm.com/book/en/v2/Git-Tools-Submodules
