Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
swh-environment
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Platform
Development
swh-environment
Commits
c52cc23d
Commit
c52cc23d
authored
1 year ago
by
Harsh Vardhan Mahawar
Browse files
Options
Downloads
Patches
Plain Diff
Declare swh-spdx in .mrconfig
parent
d1e61846
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!263
Bump versions in pre-commit config and Declare swh-spdx in .mrconfig
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.mrconfig
+7
-0
7 additions, 0 deletions
.mrconfig
with
7 additions
and
0 deletions
.mrconfig
+
7
−
0
View file @
c52cc23d
...
...
@@ -213,6 +213,13 @@ fixups =
grep -q pre-commit.com .git/hooks/pre-commit || pre-commit install
grep -q pre-commit.com .git/hooks/commit-msg || pre-commit install -t commit-msg
[swh-spdx]
checkout = git clone 'https://gitlab.softwareheritage.org/swh/devel/swh-spdx.git' 'swh-spdx'
fixups =
git remote set-url origin https://gitlab.softwareheritage.org/swh/devel/swh-spdx.git
grep -q pre-commit.com .git/hooks/pre-commit || pre-commit install
grep -q pre-commit.com .git/hooks/commit-msg || pre-commit install -t commit-msg
[swh-storage]
checkout = git clone 'https://gitlab.softwareheritage.org/swh/devel/swh-storage.git' 'swh-storage'
fixups =
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment