1
0
Fork 0
mirror of https://code.forgejo.org/actions/git-backporting synced 2025-03-15 06:36:59 +01:00
git-backporting/test/support
Ratchanan Srirattanamet 300fa91a8a
fix: --no-squash on single-commit GitLab MR (#93)
Due to off-by-one error in GitLabMapper, --no-squash was not effective
on an MR containing single commit. Fix by using the same condition as
GitHubMapper.
2024-02-20 14:24:08 +01:00
..
mock fix: --no-squash on single-commit GitLab MR (#93) 2024-02-20 14:24:08 +01:00
utils.ts feat(gh-85): take git tokens from environment (#88) 2023-12-10 22:05:53 +01:00