diff options
| author | Alex Schofield <git@ajschof.me> | 2025-02-04 01:14:10 +0000 |
|---|---|---|
| committer | Alex Schofield <git@ajschof.me> | 2025-02-04 01:33:09 +0000 |
| commit | 22a72567fe8ec23380c7d3fdeaa9dfb623ff945f (patch) | |
| tree | 27ecbc1442d7c801cbc31158d776d0231d3af968 /.gitmodules | |
| parent | e2f87b4305d7e9686ba8c13d03145e927f11c75e (diff) | |
| download | gdpr-obfuscator-22a72567fe8ec23380c7d3fdeaa9dfb623ff945f.tar.gz gdpr-obfuscator-22a72567fe8ec23380c7d3fdeaa9dfb623ff945f.zip | |
add project brief repo as submodule
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..6ff3eca --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "grad-post-programme-projects"] + path = grad-post-programme-projects + url = https://github.com/northcoders/grad-post-programme-projects |
