diff options
author | B. Stack <bgstack15@gmail.com> | 2022-05-17 15:34:29 -0400 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2022-05-17 15:34:29 -0400 |
commit | 3133681bf29a9e4dfacb8d63d7a041424862cf54 (patch) | |
tree | 1fc68d26bd194bdcc8d028071e289923b01d964f /.gitremotes | |
parent | fix upload button add event (diff) | |
download | radicaleinfcloud-3133681bf29a9e4dfacb8d63d7a041424862cf54.tar.gz radicaleinfcloud-3133681bf29a9e4dfacb8d63d7a041424862cf54.tar.bz2 radicaleinfcloud-3133681bf29a9e4dfacb8d63d7a041424862cf54.zip |
improve config, and add .gitremotes
Diffstat (limited to '.gitremotes')
-rw-r--r-- | .gitremotes | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitremotes b/.gitremotes new file mode 100644 index 0000000..439aab4 --- /dev/null +++ b/.gitremotes @@ -0,0 +1,6 @@ +github https://github.com/bgstack15/radicaleInfCloud (fetch) +github https://github.com/bgstack15/radicaleInfCloud (push) +gitlab https://gitlab.com/bgstack15/radicaleInfCloud.git (fetch) +gitlab https://gitlab.com/bgstack15/radicaleInfCloud.git (push) +local https://bgstack15.ddns.net/git/radicaleinfcloud (fetch) +local https://bgstack15.ddns.net/git/radicaleinfcloud (push) |