Skip to content
Snippets Groups Projects
Verified Commit 4779aa46 authored by Antoine R. Dumont's avatar Antoine R. Dumont
Browse files

.mrconfig: Add swh-auth module

Related to T3079
parent 4f360062
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,10 @@
[snippets]
checkout = git clone 'https://forge.softwareheritage.org/source/snippets.git' 'snippets'
[swh-auth]
checkout = git clone 'https://forge.softwareheritage.org/source/swh-auth.git' 'swh-auth'
fixups = grep -q pre-commit.com .git/hooks/pre-commit || pre-commit install
[swh-core]
checkout = git clone 'https://forge.softwareheritage.org/source/swh-core.git' 'swh-core'
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