aboutsummaryrefslogtreecommitdiff
path: root/.gitremotes
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2022-05-17 21:32:43 -0400
committerB. Stack <bgstack15@gmail.com>2022-05-17 21:32:43 -0400
commit0d737af02d0b27bb4d9fbb453f09c293036d1a39 (patch)
tree9eaada241675221ee9129ebd7e1d46519df1fd6e /.gitremotes
downloadbuild-radicale-el7-0d737af02d0b27bb4d9fbb453f09c293036d1a39.tar.gz
build-radicale-el7-0d737af02d0b27bb4d9fbb453f09c293036d1a39.tar.bz2
build-radicale-el7-0d737af02d0b27bb4d9fbb453f09c293036d1a39.zip
initial commit
Diffstat (limited to '.gitremotes')
-rw-r--r--.gitremotes4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitremotes b/.gitremotes
new file mode 100644
index 0000000..5f11a52
--- /dev/null
+++ b/.gitremotes
@@ -0,0 +1,4 @@
+gitlab https://gitlab.com/bgstack15/build-radicale-el7.git (fetch)
+gitlab https://gitlab.com/bgstack15/build-radicale-el7.git (push)
+local https://bgstack15.ddns.net/git/build-radicale-el7 (fetch)
+local https://bgstack15.ddns.net/git/build-radicale-el7 (push)
bgstack15