diff options
author | Tyler Davis <tydavis@gmail.com> | 2022-12-08 15:40:15 +0000 |
---|---|---|
committer | Tyler Davis <tydavis@gmail.com> | 2022-12-08 15:40:15 +0000 |
commit | d21e54cb987bf1efdc4f012f6d1381664d3ba77e (patch) | |
tree | bbee413f9816e8b3dcc5d720274f52329cfb2ee6 | |
parent | 9eaff458b2f35ee977b06c9be2264bd92d1c1e66 (diff) | |
download | dotfiles-d21e54cb987bf1efdc4f012f6d1381664d3ba77e.tar.gz dotfiles-d21e54cb987bf1efdc4f012f6d1381664d3ba77e.zip |
git: add dedmanager
-rw-r--r-- | .setup/gitlist | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.setup/gitlist b/.setup/gitlist index 4941d1f..f9be2eb 100644 --- a/.setup/gitlist +++ b/.setup/gitlist @@ -291,6 +291,13 @@ "branch": "" }, { + "path": "work/dedmanager/", + "remotes": { + "origin": "https://github.com/GavinB-hpe/dedmanager.git" + }, + "branch": "" + }, + { "path": "work/doc-portal/", "remotes": { "origin": "https://github.com/tydavis/doc-portal.git", |