diff --git a/.mrconfig b/.mrconfig index bc5e0c3..daf3b1f 100644 --- a/.mrconfig +++ b/.mrconfig @@ -1,92 +1,88 @@ # keep the list sorted alphabetically by local repo name [snippets] checkout = git clone 'https://forge.softwareheritage.org/source/snippets.git' 'snippets' [swh-core] checkout = git clone 'https://forge.softwareheritage.org/source/swh-core.git' 'swh-core' fixups = ../bin/git-add-pre-commit-hook . [swh-dataset] checkout = git clone 'https://forge.softwareheritage.org/source/swh-dataset.git' 'swh-dataset' fixups = ../bin/git-add-pre-commit-hook . [swh-deposit] checkout = git clone 'https://forge.softwareheritage.org/source/swh-deposit.git' 'swh-deposit' fixups = ../bin/git-add-pre-commit-hook . [swh-docker-dev] checkout = git clone 'https://forge.softwareheritage.org/source/swh-docker-dev.git' 'swh-docker-dev' fixups = ../bin/git-add-pre-commit-hook . [swh-docs] checkout = git clone 'https://forge.softwareheritage.org/source/swh-docs.git' 'swh-docs' fixups = ../bin/git-add-pre-commit-hook . [swh-graph] checkout = git clone 'https://forge.softwareheritage.org/source/swh-graph.git' 'swh-graph' fixups = ../bin/git-add-pre-commit-hook . [swh-indexer] checkout = git clone 'https://forge.softwareheritage.org/source/swh-indexer.git' 'swh-indexer' fixups = ../bin/git-add-pre-commit-hook . [swh-journal] checkout = git clone 'https://forge.softwareheritage.org/source/swh-journal.git' 'swh-journal' fixups = ../bin/git-add-pre-commit-hook . [swh-lister] checkout = git clone 'https://forge.softwareheritage.org/source/swh-lister.git' 'swh-lister' fixups = ../bin/git-add-pre-commit-hook . [swh-loader-core] checkout = git clone 'https://forge.softwareheritage.org/source/swh-loader-core.git' 'swh-loader-core' fixups = ../bin/git-add-pre-commit-hook . [swh-loader-git] checkout = git clone 'https://forge.softwareheritage.org/source/swh-loader-git.git' 'swh-loader-git' fixups = ../bin/git-add-pre-commit-hook . [swh-loader-mercurial] checkout = git clone 'https://forge.softwareheritage.org/source/swh-loader-mercurial.git' 'swh-loader-mercurial' fixups = ../bin/git-add-pre-commit-hook . [swh-loader-svn] checkout = git clone 'https://forge.softwareheritage.org/source/swh-loader-svn.git' 'swh-loader-svn' fixups = ../bin/git-add-pre-commit-hook . -[swh-mirror-forge] -checkout = git clone 'https://forge.softwareheritage.org/source/swh-mirror-forge.git' 'swh-mirror-forge' -fixups = ../bin/git-add-pre-commit-hook . - [swh-model] checkout = git clone 'https://forge.softwareheritage.org/source/swh-model.git' 'swh-model' fixups = ../bin/git-add-pre-commit-hook . [swh-objstorage] checkout = git clone 'https://forge.softwareheritage.org/source/swh-objstorage.git' 'swh-objstorage' fixups = ../bin/git-add-pre-commit-hook . [swh-py-template] checkout = git clone 'https://forge.softwareheritage.org/source/swh-py-template.git' 'swh-py-template' fixups = ../bin/git-add-pre-commit-hook . [swh-scheduler] checkout = git clone 'https://forge.softwareheritage.org/source/swh-scheduler.git' 'swh-scheduler' fixups = ../bin/git-add-pre-commit-hook . [swh-search] checkout = git clone 'https://forge.softwareheritage.org/source/swh-search.git' 'swh-search' fixups = ../bin/git-add-pre-commit-hook . [swh-storage] checkout = git clone 'https://forge.softwareheritage.org/source/swh-storage.git' 'swh-storage' fixups = ../bin/git-add-pre-commit-hook . [swh-vault] checkout = git clone 'https://forge.softwareheritage.org/source/swh-vault.git' 'swh-vault' fixups = ../bin/git-add-pre-commit-hook . [swh-web] checkout = git clone 'https://forge.softwareheritage.org/source/swh-web.git' 'swh-web' fixups = ../bin/git-add-pre-commit-hook .