1
0
Fork 0
mirror of https://code.forgejo.org/actions/git-backporting synced 2025-03-15 06:36:59 +01:00
git-backporting/dist/cli
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
..
index.js fix: --no-squash on single-commit GitLab MR (#93) 2024-02-20 14:24:08 +01:00