summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2015-08-05 22:03:06 -0600
committerLuke Shumaker <lukeshu@sbcglobal.net>2015-08-05 22:03:06 -0600
commitdb227b9097f7520a3bd90f164f9824ef7bff4f61 (patch)
tree51abeaf2d2db1d931bfc2dbe9450e3511d2e798c
parent145cc54f8f2b4fb0ee1fef0c108984d5069806ba (diff)
Remove [remote "origin"] sections form git configs.
-rwxr-xr-xabslibre/abslibre.git/config4
-rwxr-xr-xartwork.git/config4
-rwxr-xr-xautobuilder.git/config2
-rwxr-xr-xblacklist.git/config4
-rwxr-xr-xdbscripts.git/config4
-rwxr-xr-xhackers.git/config4
-rwxr-xr-xmkinitcpio-paralogo.git/config2
-rwxr-xr-xpackages/devtools-par.git/config4
-rwxr-xr-xpackages/jh.git/config4
-rwxr-xr-xpackages/libretools.git/config4
-rwxr-xr-xpackages/moz-normalize.git/config4
-rwxr-xr-xpackages/parabola-gnome.git/config2
-rwxr-xr-xpackages/parabolaiso.git/config2
-rwxr-xr-xpackages/parabolaweb-utils.git/config4
-rwxr-xr-xpackages/pbs-tools.git/config4
-rwxr-xr-xpacman2pacman.git/config2
-rwxr-xr-xparabolaweb.git/config4
-rwxr-xr-xparaboley.git/config2
-rwxr-xr-x~coadde/pbs.git/config2
-rwxr-xr-x~lukeshu/maven-dist.git/config2
-rwxr-xr-x~lukeshu/wiki-spam-tools.git/config2
-rwxr-xr-x~old/abslibre-mips64el.git/config2
-rwxr-xr-x~old/abslibre-pre-mips64el.git/config2
-rwxr-xr-x~old/aif.git/config2
-rwxr-xr-x~old/arch2parabola.git/config2
-rwxr-xr-x~old/archiso.git/config2
-rwxr-xr-x~old/chroottools.git/config2
-rwxr-xr-x~old/cross-mips64el-unknown-linux-gnu.git/config2
-rwxr-xr-x~old/gitosis-admin.git/config2
-rwxr-xr-x~old/initscripts.git/config2
-rwxr-xr-x~old/issuetracker.git/config2
-rwxr-xr-x~old/libui-sh.git/config2
-rwxr-xr-x~old/linux-libre-2.6-LIBRE.git/config2
-rwxr-xr-x~old/parabola-archiso.git/config2
-rwxr-xr-x~old/parabolaiso.git/config2
-rwxr-xr-x~old/parabolasocial.git/config2
-rwxr-xr-x~old/pbot.git/config2
-rwxr-xr-x~old/radio.git/config2
38 files changed, 0 insertions, 100 deletions
diff --git a/abslibre/abslibre.git/config b/abslibre/abslibre.git/config
index c6da9a3..07d359d 100755
--- a/abslibre/abslibre.git/config
+++ b/abslibre/abslibre.git/config
@@ -2,7 +2,3 @@
repositoryformatversion = 0
filemode = true
bare = true
-[remote "origin"]
- url = git://lukeshu.com/mirror/parabola/abslibre.git
- fetch = +refs/*:refs/*
- mirror = true
diff --git a/artwork.git/config b/artwork.git/config
index 2c406bb..07d359d 100755
--- a/artwork.git/config
+++ b/artwork.git/config
@@ -2,7 +2,3 @@
repositoryformatversion = 0
filemode = true
bare = true
-[remote "origin"]
- url = git://lukeshu.com/mirror/parabola/artwork.git
- fetch = +refs/*:refs/*
- mirror = true
diff --git a/autobuilder.git/config b/autobuilder.git/config
index 7068a19..202d119 100755
--- a/autobuilder.git/config
+++ b/autobuilder.git/config
@@ -4,5 +4,3 @@
bare = true
[gitweb]
owner = Luke Shumaker
-[remote "origin"]
- url = /mnt/nonrepo/srv/git/autobuilder.git
diff --git a/blacklist.git/config b/blacklist.git/config
index 71b1e28..07d359d 100755
--- a/blacklist.git/config
+++ b/blacklist.git/config
@@ -2,7 +2,3 @@
repositoryformatversion = 0
filemode = true
bare = true
-[remote "origin"]
- url = git://lukeshu.com/mirror/parabola/blacklist.git
- fetch = +refs/*:refs/*
- mirror = true
diff --git a/dbscripts.git/config b/dbscripts.git/config
index 78f8d65..07d359d 100755
--- a/dbscripts.git/config
+++ b/dbscripts.git/config
@@ -2,7 +2,3 @@
repositoryformatversion = 0
filemode = true
bare = true
-[remote "origin"]
- url = git://lukeshu.com/mirror/parabola/dbscripts.git
- fetch = +refs/*:refs/*
- mirror = true
diff --git a/hackers.git/config b/hackers.git/config
index 93a4562..07d359d 100755
--- a/hackers.git/config
+++ b/hackers.git/config
@@ -2,7 +2,3 @@
repositoryformatversion = 0
filemode = true
bare = true
-[remote "origin"]
- url = git://lukeshu.com/mirror/parabola/hackers.git
- fetch = +refs/*:refs/*
- mirror = true
diff --git a/mkinitcpio-paralogo.git/config b/mkinitcpio-paralogo.git/config
index cd6f669..07d359d 100755
--- a/mkinitcpio-paralogo.git/config
+++ b/mkinitcpio-paralogo.git/config
@@ -2,5 +2,3 @@
repositoryformatversion = 0
filemode = true
bare = true
-[remote "origin"]
- url = /mnt/nonrepo/srv/git/mkinitcpio-paralogo.git
diff --git a/packages/devtools-par.git/config b/packages/devtools-par.git/config
index 49b6d6f..202d119 100755
--- a/packages/devtools-par.git/config
+++ b/packages/devtools-par.git/config
@@ -2,9 +2,5 @@
repositoryformatversion = 0
filemode = true
bare = true
-[remote "origin"]
- url = git://lukeshu.com/mirror/parabola/packages/devtools-par.git
- fetch = +refs/*:refs/*
- mirror = true
[gitweb]
owner = Luke Shumaker
diff --git a/packages/jh.git/config b/packages/jh.git/config
index 19c0fc3..202d119 100755
--- a/packages/jh.git/config
+++ b/packages/jh.git/config
@@ -2,9 +2,5 @@
repositoryformatversion = 0
filemode = true
bare = true
-[remote "origin"]
- url = git://lukeshu.com/mirror/parabola/packages/jh.git
- fetch = +refs/*:refs/*
- mirror = true
[gitweb]
owner = Luke Shumaker
diff --git a/packages/libretools.git/config b/packages/libretools.git/config
index 927e88c..202d119 100755
--- a/packages/libretools.git/config
+++ b/packages/libretools.git/config
@@ -2,9 +2,5 @@
repositoryformatversion = 0
filemode = true
bare = true
-[remote "origin"]
- url = git://lukeshu.com/mirror/parabola/packages/libretools.git
- fetch = +refs/*:refs/*
- mirror = true
[gitweb]
owner = Luke Shumaker
diff --git a/packages/moz-normalize.git/config b/packages/moz-normalize.git/config
index f9741da..202d119 100755
--- a/packages/moz-normalize.git/config
+++ b/packages/moz-normalize.git/config
@@ -2,9 +2,5 @@
repositoryformatversion = 0
filemode = true
bare = true
-[remote "origin"]
- url = git://lukeshu.com/mirror/parabola/packages/moz-normalize.git
- fetch = +refs/*:refs/*
- mirror = true
[gitweb]
owner = Luke Shumaker
diff --git a/packages/parabola-gnome.git/config b/packages/parabola-gnome.git/config
index f92da82..07d359d 100755
--- a/packages/parabola-gnome.git/config
+++ b/packages/parabola-gnome.git/config
@@ -2,5 +2,3 @@
repositoryformatversion = 0
filemode = true
bare = true
-[remote "origin"]
- url = /mnt/nonrepo/srv/git/packages/parabola-gnome.git
diff --git a/packages/parabolaiso.git/config b/packages/parabolaiso.git/config
index 5ec9106..07d359d 100755
--- a/packages/parabolaiso.git/config
+++ b/packages/parabolaiso.git/config
@@ -2,5 +2,3 @@
repositoryformatversion = 0
filemode = true
bare = true
-[remote "origin"]
- url = /mnt/nonrepo/srv/git/parabolaiso.git
diff --git a/packages/parabolaweb-utils.git/config b/packages/parabolaweb-utils.git/config
index 634b967..202d119 100755
--- a/packages/parabolaweb-utils.git/config
+++ b/packages/parabolaweb-utils.git/config
@@ -2,9 +2,5 @@
repositoryformatversion = 0
filemode = true
bare = true
-[remote "origin"]
- url = git://lukeshu.com/mirror/parabola/packages/parabolaweb-utils.git
- fetch = +refs/*:refs/*
- mirror = true
[gitweb]
owner = Luke Shumaker
diff --git a/packages/pbs-tools.git/config b/packages/pbs-tools.git/config
index ec286cf..202d119 100755
--- a/packages/pbs-tools.git/config
+++ b/packages/pbs-tools.git/config
@@ -2,9 +2,5 @@
repositoryformatversion = 0
filemode = true
bare = true
-[remote "origin"]
- url = git://lukeshu.com/mirror/parabola/packages/pbs-tools.git
- fetch = +refs/*:refs/*
- mirror = true
[gitweb]
owner = Luke Shumaker
diff --git a/pacman2pacman.git/config b/pacman2pacman.git/config
index 57fa007..07d359d 100755
--- a/pacman2pacman.git/config
+++ b/pacman2pacman.git/config
@@ -2,5 +2,3 @@
repositoryformatversion = 0
filemode = true
bare = true
-[remote "origin"]
- url = /mnt/nonrepo/srv/git/pacman2pacman.git
diff --git a/parabolaweb.git/config b/parabolaweb.git/config
index da2098c..202d119 100755
--- a/parabolaweb.git/config
+++ b/parabolaweb.git/config
@@ -2,9 +2,5 @@
repositoryformatversion = 0
filemode = true
bare = true
-[remote "origin"]
- url = git://lukeshu.com/mirror/parabola/parabolaweb.git
- fetch = +refs/*:refs/*
- mirror = true
[gitweb]
owner = Luke Shumaker
diff --git a/paraboley.git/config b/paraboley.git/config
index 8ea3f7e..07d359d 100755
--- a/paraboley.git/config
+++ b/paraboley.git/config
@@ -2,5 +2,3 @@
repositoryformatversion = 0
filemode = true
bare = true
-[remote "origin"]
- url = /mnt/nonrepo/srv/git/paraboley.git
diff --git a/~coadde/pbs.git/config b/~coadde/pbs.git/config
index f43db62..07d359d 100755
--- a/~coadde/pbs.git/config
+++ b/~coadde/pbs.git/config
@@ -2,5 +2,3 @@
repositoryformatversion = 0
filemode = true
bare = true
-[remote "origin"]
- url = /mnt/nonrepo/srv/git/pbs.git
diff --git a/~lukeshu/maven-dist.git/config b/~lukeshu/maven-dist.git/config
index 41382e8..202d119 100755
--- a/~lukeshu/maven-dist.git/config
+++ b/~lukeshu/maven-dist.git/config
@@ -2,7 +2,5 @@
repositoryformatversion = 0
filemode = true
bare = true
-[remote "origin"]
- url = /mnt/nonrepo/srv/git/~lukeshu/maven-dist.git
[gitweb]
owner = Luke Shumaker
diff --git a/~lukeshu/wiki-spam-tools.git/config b/~lukeshu/wiki-spam-tools.git/config
index 2640204..202d119 100755
--- a/~lukeshu/wiki-spam-tools.git/config
+++ b/~lukeshu/wiki-spam-tools.git/config
@@ -2,7 +2,5 @@
repositoryformatversion = 0
filemode = true
bare = true
-[remote "origin"]
- url = /mnt/nonrepo/srv/git/~lukeshu/wiki-spam-tools.git
[gitweb]
owner = Luke Shumaker
diff --git a/~old/abslibre-mips64el.git/config b/~old/abslibre-mips64el.git/config
index d0803f0..07d359d 100755
--- a/~old/abslibre-mips64el.git/config
+++ b/~old/abslibre-mips64el.git/config
@@ -2,5 +2,3 @@
repositoryformatversion = 0
filemode = true
bare = true
-[remote "origin"]
- url = /mnt/nonrepo/srv/git/abslibre-mips64el.git
diff --git a/~old/abslibre-pre-mips64el.git/config b/~old/abslibre-pre-mips64el.git/config
index 6b72c3e..07d359d 100755
--- a/~old/abslibre-pre-mips64el.git/config
+++ b/~old/abslibre-pre-mips64el.git/config
@@ -2,5 +2,3 @@
repositoryformatversion = 0
filemode = true
bare = true
-[remote "origin"]
- url = /mnt/nonrepo/srv/git/abslibre/abslibre-pre-mips64el.git
diff --git a/~old/aif.git/config b/~old/aif.git/config
index 6f582b6..07d359d 100755
--- a/~old/aif.git/config
+++ b/~old/aif.git/config
@@ -2,5 +2,3 @@
repositoryformatversion = 0
filemode = true
bare = true
-[remote "origin"]
- url = /mnt/nonrepo/srv/git/~old/aif.git
diff --git a/~old/arch2parabola.git/config b/~old/arch2parabola.git/config
index 3a5fc91..07d359d 100755
--- a/~old/arch2parabola.git/config
+++ b/~old/arch2parabola.git/config
@@ -2,5 +2,3 @@
repositoryformatversion = 0
filemode = true
bare = true
-[remote "origin"]
- url = /mnt/nonrepo/srv/git/arch2parabola.git
diff --git a/~old/archiso.git/config b/~old/archiso.git/config
index 961a990..07d359d 100755
--- a/~old/archiso.git/config
+++ b/~old/archiso.git/config
@@ -2,5 +2,3 @@
repositoryformatversion = 0
filemode = true
bare = true
-[remote "origin"]
- url = /mnt/nonrepo/srv/git/~old/archiso.git
diff --git a/~old/chroottools.git/config b/~old/chroottools.git/config
index e9d521b..202d119 100755
--- a/~old/chroottools.git/config
+++ b/~old/chroottools.git/config
@@ -2,7 +2,5 @@
repositoryformatversion = 0
filemode = true
bare = true
-[remote "origin"]
- url = /mnt/nonrepo/srv/git/~old/chroottools.git
[gitweb]
owner = Luke Shumaker
diff --git a/~old/cross-mips64el-unknown-linux-gnu.git/config b/~old/cross-mips64el-unknown-linux-gnu.git/config
index beb75c6..07d359d 100755
--- a/~old/cross-mips64el-unknown-linux-gnu.git/config
+++ b/~old/cross-mips64el-unknown-linux-gnu.git/config
@@ -2,5 +2,3 @@
repositoryformatversion = 0
filemode = true
bare = true
-[remote "origin"]
- url = /mnt/nonrepo/srv/git/cross-mips64el-unknown-linux-gnu.git
diff --git a/~old/gitosis-admin.git/config b/~old/gitosis-admin.git/config
index 892aa2c..07d359d 100755
--- a/~old/gitosis-admin.git/config
+++ b/~old/gitosis-admin.git/config
@@ -2,5 +2,3 @@
repositoryformatversion = 0
filemode = true
bare = true
-[remote "origin"]
- url = /mnt/nonrepo/srv/git/~old/gitosis-admin.git
diff --git a/~old/initscripts.git/config b/~old/initscripts.git/config
index fb7a444..07d359d 100755
--- a/~old/initscripts.git/config
+++ b/~old/initscripts.git/config
@@ -2,5 +2,3 @@
repositoryformatversion = 0
filemode = true
bare = true
-[remote "origin"]
- url = /mnt/nonrepo/srv/git/~old/initscripts.git
diff --git a/~old/issuetracker.git/config b/~old/issuetracker.git/config
index 804424e..07d359d 100755
--- a/~old/issuetracker.git/config
+++ b/~old/issuetracker.git/config
@@ -2,5 +2,3 @@
repositoryformatversion = 0
filemode = true
bare = true
-[remote "origin"]
- url = /mnt/nonrepo/srv/git/~old/issuetracker.git
diff --git a/~old/libui-sh.git/config b/~old/libui-sh.git/config
index 438c2b2..07d359d 100755
--- a/~old/libui-sh.git/config
+++ b/~old/libui-sh.git/config
@@ -2,5 +2,3 @@
repositoryformatversion = 0
filemode = true
bare = true
-[remote "origin"]
- url = /mnt/nonrepo/srv/git/~old/libui-sh.git
diff --git a/~old/linux-libre-2.6-LIBRE.git/config b/~old/linux-libre-2.6-LIBRE.git/config
index 7c82990..07d359d 100755
--- a/~old/linux-libre-2.6-LIBRE.git/config
+++ b/~old/linux-libre-2.6-LIBRE.git/config
@@ -2,5 +2,3 @@
repositoryformatversion = 0
filemode = true
bare = true
-[remote "origin"]
- url = /mnt/nonrepo/srv/git/~old/linux-libre-2.6-LIBRE.git
diff --git a/~old/parabola-archiso.git/config b/~old/parabola-archiso.git/config
index f8f8185..07d359d 100755
--- a/~old/parabola-archiso.git/config
+++ b/~old/parabola-archiso.git/config
@@ -2,5 +2,3 @@
repositoryformatversion = 0
filemode = true
bare = true
-[remote "origin"]
- url = /mnt/nonrepo/srv/git/~old/parabola-archiso.git
diff --git a/~old/parabolaiso.git/config b/~old/parabolaiso.git/config
index 7d4cd06..07d359d 100755
--- a/~old/parabolaiso.git/config
+++ b/~old/parabolaiso.git/config
@@ -2,5 +2,3 @@
repositoryformatversion = 0
filemode = true
bare = true
-[remote "origin"]
- url = /mnt/nonrepo/srv/git/~old/parabolaiso.git
diff --git a/~old/parabolasocial.git/config b/~old/parabolasocial.git/config
index 77a6545..07d359d 100755
--- a/~old/parabolasocial.git/config
+++ b/~old/parabolasocial.git/config
@@ -2,5 +2,3 @@
repositoryformatversion = 0
filemode = true
bare = true
-[remote "origin"]
- url = /mnt/nonrepo/srv/git/parabolasocial.git
diff --git a/~old/pbot.git/config b/~old/pbot.git/config
index 8d7b046..9375d96 100755
--- a/~old/pbot.git/config
+++ b/~old/pbot.git/config
@@ -2,7 +2,5 @@
repositoryformatversion = 0
filemode = true
bare = true
-[remote "origin"]
- url = /mnt/nonrepo/srv/git/pbot.git
[gitweb]
owner = Aurélien Desbrières
diff --git a/~old/radio.git/config b/~old/radio.git/config
index c5b8a99..07d359d 100755
--- a/~old/radio.git/config
+++ b/~old/radio.git/config
@@ -2,5 +2,3 @@
repositoryformatversion = 0
filemode = true
bare = true
-[remote "origin"]
- url = /mnt/nonrepo/srv/git/radio.git