diff --git a/.mrconfig b/.mrconfig --- a/.mrconfig +++ b/.mrconfig @@ -7,6 +7,10 @@ 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 .