diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-12-15 18:23:32 -0500 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-12-15 18:23:32 -0500 |
commit | 6208964ad32a7f36e03d8d14d969642255524566 (patch) | |
tree | 69e7d519bbea837bc938b027e7bafedd2e45b872 /git-mirror.conf.example | |
parent | 71dc3b30449a4574455ff7eb9c390e30ad52ac4a (diff) |
fix
Diffstat (limited to 'git-mirror.conf.example')
-rw-r--r-- | git-mirror.conf.example | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/git-mirror.conf.example b/git-mirror.conf.example index 722f00d..c3fd523 100644 --- a/git-mirror.conf.example +++ b/git-mirror.conf.example @@ -22,5 +22,6 @@ [repo "abslibre/abslibre"] upstream = parabola:abslibre/abslibre.git local = abslibre/abslibre.git - downstream = gitlab:parabola/abslibre_abslibre#mirror=https://git.parabola.nu/abslibre/abslibre.git&name=abslibre╱abslibre - downstream = github:parabola/abslibre_abslibre + downstream = gitlab:parabola/abslibre_abslibre#mirror=https://git.parabola.nu/abslibre/abslibre.git&name=abslibre╱abslibre + #downstream = github:parabola/abslibre_abslibre +#∼lukeshu╱systemd |