diff --git a/.mrconfig b/.mrconfig index 08c3c55..de5f06a 100644 --- a/.mrconfig +++ b/.mrconfig @@ -1,71 +1,75 @@ # keep the list sorted alphabetically by local repo name [snippets] checkout = git clone 'ssh://git@forge.softwareheritage.org/diffusion/59/code-snippets.git' 'snippets' [swh-cloner-git] checkout = git clone 'ssh://git@forge.softwareheritage.org/diffusion/DCLG/swh-cloner-git.git' 'swh-cloner-git' fixups = ../bin/git-add-pre-commit-hook . [swh-core] checkout = git clone 'ssh://git@forge.softwareheritage.org/diffusion/DCORE/swh-core.git' 'swh-core' fixups = ../bin/git-add-pre-commit-hook . [swh-fetcher-googlecode] checkout = git clone 'ssh://git@forge.softwareheritage.org/diffusion/61/swh-fetcher-googlecode.git' 'swh-fetcher-googlecode' fixups = ../bin/git-add-pre-commit-hook . [swh-lister-github] checkout = git clone 'ssh://git@forge.softwareheritage.org/diffusion/DLSGH/swh-lister-github.git' 'swh-lister-github' fixups = ../bin/git-add-pre-commit-hook . [swh-loader-debian] checkout = git clone 'ssh://git@forge.softwareheritage.org/diffusion/DLDDEB/swh-loader-debian.git' 'swh-loader-debian' fixups = ../bin/git-add-pre-commit-hook . [swh-loader-antelink] checkout = git clone 'ssh://git@forge.softwareheritage.org/diffusion/DLDANT/swh-loader-antelink.git' 'swh-loader-antelink' fixups = ../bin/git-add-pre-commit-hook . [swh-loader-dir] checkout = git clone 'ssh://git@forge.softwareheritage.org/diffusion/DLDDIR/swh-loader-dir.git' 'swh-loader-dir' fixups = ../bin/git-add-pre-commit-hook . [swh-loader-git] checkout = git clone 'ssh://git@forge.softwareheritage.org/diffusion/DLDG/swh-loader-git.git' 'swh-loader-git' fixups = ../bin/git-add-pre-commit-hook . [swh-loader-svn] checkout = git clone 'ssh://git@forge.softwareheritage.org/diffusion/DLDSVN/swh-loader-svn.git' 'swh-loader-svn' fixups = ../bin/git-add-pre-commit-hook . [swh-loader-tar] checkout = git clone 'ssh://git@forge.softwareheritage.org/diffusion/DLDTAR/swh-loader-tar.git' 'swh-loader-tar' fixups = ../bin/git-add-pre-commit-hook . [swh-loader-core] checkout = git clone 'ssh://git@forge.softwareheritage.org/diffusion/60/swh-loader-core.git' 'swh-loader-core' fixups = ../bin/git-add-pre-commit-hook . [swh-model] checkout = git clone 'ssh://git@forge.softwareheritage.org/diffusion/DMOD/swh-model.git' 'swh-model' fixups = ../bin/git-add-pre-commit-hook . [swh-py-template] checkout = git clone 'ssh://git@forge.softwareheritage.org/diffusion/DTPL/swh-py-template.git' 'swh-py-template' fixups = ../bin/git-add-pre-commit-hook . [swh-scheduler] checkout = git clone 'ssh://git@forge.softwareheritage.org/diffusion/DSCH/swh-scheduler.git' 'swh-scheduler' fixups = ../bin/git-add-pre-commit-hook . [swh-storage] checkout = git clone 'ssh://git@forge.softwareheritage.org/diffusion/DSTO/swh-storage.git' 'swh-storage' fixups = ../bin/git-add-pre-commit-hook . +[swh-objstorage] +checkout = git clone 'ssh://git@forge.softwareheritage.org/diffusion/DOBJS/swh-objstorage.git' 'swh-objstorage' +fixups = ../bin/git-add-pre-commit-hook . + [swh-storage-testdata] checkout = git clone 'ssh://git@forge.softwareheritage.org/diffusion/DSTOT/swh-storage-testdata.git' 'swh-storage-testdata' [swh-web-ui] checkout = git clone 'ssh://git@forge.softwareheritage.org/diffusion/DWUI/swh-web-ui.git' 'swh-web-ui' fixups = ../bin/git-add-pre-commit-hook .