aboutsummaryrefslogtreecommitdiff
path: root/.gitremotes
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2022-10-17 14:50:04 -0400
committerB. Stack <bgstack15@gmail.com>2022-10-17 14:50:04 -0400
commit05ca4a78c2ea6d1e11611612fa87b2f106902f0a (patch)
treebb3d9f38aa97645c43563b910db82fb0204168c3 /.gitremotes
parentMerge branch 'rpm' into 'master' (diff)
downloadchicago95-packages-dev.tar.gz
chicago95-packages-dev.tar.bz2
chicago95-packages-dev.zip
prep for 3.0.1 releasedev
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..5d666d1
--- /dev/null
+++ b/.gitremotes
@@ -0,0 +1,4 @@
+local http://storage3/git/chicago95-packaging/chicago95-packages (fetch)
+local http://storage3/git/chicago95-packaging/chicago95-packages (push)
+origin https://gitlab.com/chicago95-packaging/chicago95-packages (fetch)
+origin https://gitlab.com/chicago95-packaging/chicago95-packages (push)
bgstack15