summaryrefslogtreecommitdiff
path: root/.gitremotes
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2024-05-11 14:27:04 -0400
committerB. Stack <bgstack15@gmail.com>2024-05-11 14:28:17 -0400
commit617534af7d15b782320f92a43967ede00303e53b (patch)
tree73dc565e587d89ba3cf9fd114e9a726f9fbd92d0 /.gitremotes
parentreleasing package zenity version 3.44.2-1 (diff)
downloadzenity-617534af7d15b782320f92a43967ede00303e53b.tar.gz
zenity-617534af7d15b782320f92a43967ede00303e53b.tar.bz2
zenity-617534af7d15b782320f92a43967ede00303e53b.zip
add epoch for version 3
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 00000000..18579e9b
--- /dev/null
+++ b/.gitremotes
@@ -0,0 +1,4 @@
+local http://storage3/git/zenity (fetch)
+local http://storage3/git/zenity (push)
+origin https://salsa.debian.org/gnome-team/zenity (fetch)
+origin https://salsa.debian.org/gnome-team/zenity (push)
bgstack15