Skip to content
Snippets Groups Projects
Commit c951baf6 authored by Thibault Allançon's avatar Thibault Allançon Committed by Stefano Zacchiroli
Browse files

mrconfig: add swh-fuse repository

Reviewers: #reviewers, zack

Reviewed By: #reviewers, zack

Differential Revision: https://forge.softwareheritage.org/D4199
parent 999b01bb
No related branches found
No related tags found
1 merge request!84mrconfig: add swh-fuse repository
......@@ -19,6 +19,10 @@ fixups = grep -q pre-commit.com .git/hooks/pre-commit || pre-commit install
checkout = git clone 'https://forge.softwareheritage.org/source/swh-docs.git' 'swh-docs'
fixups = grep -q pre-commit.com .git/hooks/pre-commit || pre-commit install
[swh-fuse]
checkout = git clone 'https://forge.softwareheritage.org/source/swh-fuse.git' 'swh-fuse'
fixups = grep -q pre-commit.com .git/hooks/pre-commit || pre-commit install
[swh-graph]
checkout = git clone 'https://forge.softwareheritage.org/source/swh-graph.git' 'swh-graph'
fixups = grep -q pre-commit.com .git/hooks/pre-commit || pre-commit install
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment