diff options
author | Malfurious <m@lfurio.us> | 2021-05-05 23:21:56 -0400 |
---|---|---|
committer | Malfurious <m@lfurio.us> | 2021-05-05 23:21:56 -0400 |
commit | 8a0815d11d8be9bc47cafe7facf9ec28af0ad4b1 (patch) | |
tree | e5716bbacda4af94f1a6c98cde43c3c521b5dd64 | |
parent | 22161ca110eedd60141e9b8cda670445261b465e (diff) | |
download | rice-8a0815d11d8be9bc47cafe7facf9ec28af0ad4b1.tar.gz rice-8a0815d11d8be9bc47cafe7facf9ec28af0ad4b1.zip |
Add git-sonar submodule, tracking master branch
-rw-r--r-- | .gitmodules | 4 | ||||
m--------- | rice/submodules/git-sonar | 0 |
2 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 43d5b1f..5d02f8b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,3 +6,7 @@ path = rice/submodules/st url = ../st branch = master +[submodule "rice/submodules/git-sonar"] + path = rice/submodules/git-sonar + url = ../git-sonar + branch = master diff --git a/rice/submodules/git-sonar b/rice/submodules/git-sonar new file mode 160000 +Subproject fffffffffffffffffffffffffffffffffffffff |