summaryrefslogtreecommitdiff
path: root/abslibre
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 /abslibre
parent145cc54f8f2b4fb0ee1fef0c108984d5069806ba (diff)
Remove [remote "origin"] sections form git configs.
Diffstat (limited to 'abslibre')
-rwxr-xr-xabslibre/abslibre.git/config4
1 files changed, 0 insertions, 4 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