Details
Details
- Reviewers
anlambert - Group Reviewers
Reviewers - Commits
- rDVAU08018cf5e005: git_bare: Add support for releases as root object.
Diff Detail
Diff Detail
- Repository
- rDVAU Software Heritage Vault
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
Build is green
Patch application report for D7126 (id=25840)
Rebasing onto 161a55d76c...
Current branch diff-target is up to date.
Changes applied before test
commit 08018cf5e005b035e67b2ce263e1b5f4ee19d702 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Tue Feb 8 17:43:32 2022 +0100 git_bare: Add support for releases as root object.
See https://jenkins.softwareheritage.org/job/DVAU/job/tests-on-diff/206/ for more details.
Comment Actions
Looks good to me.
swh/vault/cookers/git_bare.py | ||
---|---|---|
278 | Non ascii release names are forbidden by git ? |
swh/vault/cookers/git_bare.py | ||
---|---|---|
278 | They might be, but it's going to cause encoding issues, so I'd rather not |